/*
	www.hekmat-apartments.de
*/


@font-face {
	font-family: Roboto;
	font-style: normal; 
	font-weight: 300; 
	font-display: swap; 
	src: url('/_tmpl/fonts/Roboto-Light.ttf')  format('truetype') ;
}
@font-face {
	font-family: Roboto;
	font-style: normal; 
	font-weight: 400; 
	font-display: swap; 
	src: url('/_tmpl/fonts/Roboto-Regular.ttf')  format('truetype') ;
}
@font-face {
	font-family: Roboto;
	font-style: normal; 
	font-weight: 700; 
	font-display: swap; 
	src: url('/_tmpl/fonts/Roboto-Bold.ttf')  format('truetype') ;
}
@font-face {
	font-family: Roboto;
	font-style: italic; 
	font-weight: 400; 
	font-display: swap; 
	src: url('/_tmpl/fonts/Roboto-Italic.ttf')  format('truetype') ;
}


.content-gallery ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.content-gallery--cols-4 li {
	width: 24.5%;
	display: inline-block;
}
.content-gallery--cols-4 li a {
	cursor: zoom-in;
}
.content-gallery--cols-4 li img {
	width: 100%;
	height: auto;
}
