@font-face {
	font-family: 'Raleway';
	font-weight: 300;
	font-display: fallback;
	src: url(Raleway-Light.woff2) format('woff2'),
		 url(Raleway-Light.woff) format('woff'),
		 url(Raleway-Light.ttf) format('truetype');
}

@font-face {
	font-family: 'Raleway';
	font-weight: 400;
	font-display: fallback;
	src: url(Raleway-Regular.woff2) format('woff2'),
		 url(Raleway-Regular.woff) format('woff'),
		 url(Raleway-Regular.ttf) format('truetype');
}

@font-face {
	font-family: 'Raleway';
	font-weight: 500;
	font-display: fallback;
	src: url(Raleway-Medium.woff2) format('woff2'),
		 url(Raleway-Medium.woff) format('woff'),
		 url(Raleway-Medium.ttf) format('truetype');
}

@font-face {
	font-family: 'Raleway';
	font-weight: 600;
	font-display: fallback;
	src: url(Raleway-SemiBold.woff2) format('woff2'),
		 url(Raleway-SemiBold.woff) format('woff'),
		 url(Raleway-SemiBold.ttf) format('truetype');
}

@font-face {
	font-family: 'Raleway';
	font-weight: 700;
	font-display: fallback;
	src: url(Raleway-Bold.woff2) format('woff2'),
		 url(Raleway-Bold.woff) format('woff'),
		 url(Raleway-Bold.ttf) format('truetype');
}

/* FONT AWESOME */

@font-face {
	font-family: 'inzicon';
	src:
	  url('fonts/inzicon.ttf?rpxnka') format('truetype'),
	  url('fonts/inzicon.woff?rpxnka') format('woff'),
	  url('fonts/inzicon.svg?rpxnka#inzicon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}
  
[class^="fa-"], [class*=" fa-"] {
	display: inline-block;
	font-family: 'inzicon' !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	position: relative;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-chevron-down:before,
.fa-angle-down:before {
content: "\e900";
}
.fa-angle-left:before {
content: "\e901";
}
.fa-angle-right:before {
content: "\e902";
}

.fa-chevron-up:before,
.fa-angle-up:before {
content: "\e903";
}
.fa-check:before {
content: "\e908";
}
.fa-checkmark:before {
content: "\e909";
}
.fa-mail:before {
content: "\e90a";
}
.fa-facebook:before {
content: "\e90b";
}
.fa-filter:before {
content: "\e90c";
}
.fa-instagram:before {
content: "\e90d";
}
.fa-linkedin:before {
content: "\e90e";
}
.fa-phone:before {
content: "\e90f";
}
.fa-search-style:before {
content: "\e911";
}
.fa-search:before {
content: "\e912";
}
.fa-whatsapp:before {
content: "\e914";
}
.fa-youtube:before {
content: "\e915";
}	
.fa-banheiros:before {
	content: "\e904";
}
.fa-quartos:before {
content: "\e905";
}
.fa-entrega:before {
content: "\e906";
}
.fa-garagem:before {
content: "\e907";
}
.fa-metragem:before {
content: "\e910";
}
.fa-suite:before {
content: "\e913";
}
.fa-camera:before {
	content: "\e916";
}