@font-face {
	font-family: 'FontAwesome';
	src: url("https://cocotownrealtors.com/assets/fonts/fontawesome-webfont.eot?v=4.7.0");
	src: url("https://cocotownrealtors.com/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("https://cocotownrealtors.com/assets/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("https://cocotownrealtors.com/assets/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("https://cocotownrealtors.com/assets/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("https://cocotownrealtors.com/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Material Design Icons";
	src: url("https://cocotownrealtors.com/assets/fonts/materialdesignicons-webfont.eot?v=1.4.57");
	src: url("https://cocotownrealtors.com/assets/fonts/materialdesignicons-webfont.eot?#iefix&v=1.4.57") format("embedded-opentype"), url("https://cocotownrealtors.com/assets/fonts/materialdesignicons-webfont.woff2?v=1.4.57") format("woff2"), url("https://cocotownrealtors.com/assets/fonts/materialdesignicons-webfont.woff?v=1.4.57") format("woff"), url("https://cocotownrealtors.com/assets/fonts/materialdesignicons-webfont.ttf?v=1.4.57") format("truetype"), url("https://cocotownrealtors.com/assets/fonts/materialdesignicons-webfont.svg?v=1.4.57#materialdesigniconsregular") format("svg");
	font-weight: normal;
	font-style: normal;
}

.fa {
	display: inline-block;
	font-family: 'FontAwesome';
	font-size: inherit;
	font-style: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.mdi {
	display: inline-block;
	font: normal normal normal 24px/1 "Material Design Icons";
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}

.mdi-arrow-left:before {
	content: "\f14a";
}

.mdi-arrow-right:before {
	content: "\f14f";
}

.mdi-play:before {
	content: "\f4f9";
}

.fa-angle-up:before {
	content: "\f106";
}

.fa-ban:before{
    content:"\f05e"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-times:before {
	content: "\f00d"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-exclamation-triangle:before{
    content:"\f071"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-phone:before {
	content: "\f095"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-plus-circle:before {
	content: "\f055"
}

.mdi-cellphone:before {
	content: "\f212";
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-times-circle-o:before {
	content: "\f05c"
}
