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

	font-display: block;
}

[class^="icon-"] , [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	font-variant: normal;
	-moz-osx-font-smoothing: grayscale;

/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	text-transform: none;

	speak: never;
}

.icon-under:before {
	content: "\e900";
}
.icon-tel:before {
	content: "\e901";
}
.icon-mail:before {
	content: "\e902";
}
.icon-link:before {
	content: "\e903";
}
.icon-point:before {
	content: "\e904";
}
.icon-check:before {
	content: "\e905";
}
.icon-entry:before {
	content: "\e906";
}
.icon-anchor:before {
	content: "\e907";
}
.icon-subject:before {
	content: "\e908";
}
.icon-blossom:before {
	content: "\e909";
}
.icon-lunch:before {
	content: "\e910";
}
.icon-entity:before {
	content: "\e911";
}
.icon-arrow:before {
	content: "\e912";
}
.icon-dialogue:before {
	content: "\e913";
}
.icon-type:before {
	content: "\e914";
}
.icon-pager:before {
	content: "\e915";
}
.icon-order:before {
	content: "\e916";
}
.icon-zip:before {
	content: "\e917";
}
.icon-window:before {
	content: "\f2d2";
}
