@font-face {
	font-family: "icomoon";
	src:
		url("fonts/icomoon.ttf?mukbxo") format("truetype"),
		url("fonts/icomoon.woff?mukbxo") format("woff"),
		url("fonts/icomoon.svg?mukbxo#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="fa-"],
[class*=" fa-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-calendar-alt::before {
	content: "\f073";
}

.fa-square::before {
	content: "\f0c8";
}

.fa-envelope::before {
	content: "\f0e0";
}

.fa-circle::before {
	content: "\f111";
}

.fa-check-square::before {
	content: "\f14a";
}

.fa-dot-circle::before {
	content: "\f192";
}

.fa-sync::before {
	content: "\f021";
}

.fa-chevron-left::before {
	content: "\f053";
}

.fa-chevron-right::before {
	content: "\f054";
}

.fa-arrow-right::before {
	content: "\f061";
}

.fa-chevron-up::before {
	content: "\f077";
}

.fa-chevron-down::before {
	content: "\f078";
}

.fa-phone::before {
	content: "\f095";
}

.fa-angle-double-left::before {
	content: "\f100";
}

.fa-angle-double-right::before {
	content: "\f101";
}

.fa-angle-double-up::before {
	content: "\f102";
}

.fa-angle-double-down::before {
	content: "\f103";
}

.fa-angle-left::before {
	content: "\f104";
}

.fa-angle-right::before {
	content: "\f105";
}

.fa-angle-up::before {
	content: "\f106";
}

.fa-angle-down::before {
	content: "\f107";
}
