@font-face {
	font-family: "icomoon";
	src: url("fonts/icomoon.ttf?tvq1y1") format("truetype"),
		url("fonts/icomoon.woff?tvq1y1") format("woff"),
		url("fonts/icomoon.svg?tvq1y1#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="icon-me-"],
[class*=" icon-me-"] {
	/* 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;
}

.icon-me-chevron-down:before {
	content: "\e910";
}
.icon-me-clipboard-list-check:before {
	content: "\e90d";
}
.icon-me-money-check-alt:before {
	content: "\e90e";
}
.icon-me-search:before {
	content: "\e90f";
}
.icon-me-quote-after:before {
	content: "\e90b";
	color: #fff;
}
.icon-me-quote-before:before {
	content: "\e90c";
	color: #fff;
}
.icon-me-shield-check:before {
	content: "\e903";
}
.icon-me-arrow-to-left:before {
	content: "\e900";
}
.icon-me-arrow-to-right:before {
	content: "\e901";
}
.icon-me-bars:before {
	content: "\e902";
}
.icon-me-chevron-up:before {
	content: "\e904";
}
.icon-me-female:before {
	content: "\e905";
}
.icon-me-male:before {
	content: "\e906";
}
.icon-me-question-circle:before {
	content: "\e907";
}
.icon-me-sort-amount-down:before {
	content: "\e908";
}
.icon-me-sort-amount-up:before {
	content: "\e909";
}
.icon-me-times-circle:before {
	content: "\e90a";
}
