@font-face {
	font-family: 'FontAwesome';
	src: url("../fonts/fontawesome-webfont.eot?v=4.5.0");
	src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */

/* Deprecated as of 4.4.0 */

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

.fa-envelope-o:before {
	content: "\f003";
}

.fa-phone:before {
	content: "\f095";
}

.fa-angle-right:before {
	content: "\f105";
}

.fa-angle-up:before {
	content: "\f106";
}

.fa-instagram:before {
	content: "\f16d";
}

.fa-google:before {
	content: "\f1a0";
}

.fa-circle-o-notch:before {
	content: "\f1ce";
}

.fa-whatsapp:before {
	content: "\f232";
}

[class*='fa-']:before {
	font-weight: 400;
	font-family: 'FontAwesome';
}

@font-face {
	font-family: 'Material Icons';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/MaterialIcons-Regular.eot);
	/* For IE6-8 */
	src: local("Material Icons"), local("MaterialIcons-Regular"), url(../fonts/MaterialIcons-Regular.woff2) format("woff2"), url(../fonts/MaterialIcons-Regular.woff) format("woff"), url(../fonts/MaterialIcons-Regular.ttf) format("truetype");
	font-display: swap;
}


[class*="material-icons-"]:before {
	font-family: 'Material Icons';
	font-weight: 400;
	font-style: normal;
	font-size: inherit;
}

.material-icons-local_phone:before {
	content: "\e551";
}

.material-icons-place:before {
	content: "\e55f";
}

@font-face {
	font-family: 'Mercury';
	src: url("../fonts/Mercury-Regular.eot?62418065");
	src: url("../fonts/Mercury-Regular.eot?62418065#iefix") format("embedded-opentype"), url("../fonts/Mercury-Regular.woff?62418065") format("woff"), url("../fonts/Mercury-Regular.ttf?62418065") format("truetype"), url("../fonts/Mercury-Regular.svg?62418065#mercury") format("svg");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

[class^="mercury-icon-"]:before, [class*="mercury-icon-"]:before {
	font-family: 'Mercury';
	font-weight: 400;
	font-style: normal;
	font-size: inherit;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.mercury-icon-group:before {
	content: '\e807';
}

.mercury-icon-partners:before {
	content: '\e811';
}

.mercury-icon-users:before {
	content: '\e824';
}

.mercury-icon-lib:before {
	content: '\e82d';
}

.mercury-icon-scales:before {
	content: '\e836';
}

.mercury-icon-case:before {
	content: '\e844';
}

.mercury-icon-briefcase:before {
	content: '\e84a';
}

/**
 * Title: Flat icons set 2 Flaticon Pack
 * Author: Silviu Runceanu
 * Source: http://www.flaticon.com/packs/flat-icons-set-2
 * License:  CC BY 3.0 (http://creativecommons.org/licenses/by/3.0/)
 */
@font-face {
	font-family: "fl-flat-icons-set-2";
	src: url("../fonts/fl-flat-icons-set-2.eot");
	src: url("../fonts/fl-flat-icons-set-2.eot#iefix") format("embedded-opentype"), url("../fonts/fl-flat-icons-set-2.woff") format("woff"), url("../fonts/fl-flat-icons-set-2.ttf") format("truetype"), url("../fonts/fl-flat-icons-set-2.svg") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
