@font-face {
	font-family: "icomoon";
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/icomoon.ttf?1zb6yz") format("truetype"),
	url("../fonts/icomoon.woff?1zb6yz") format("woff"),
	url("../fonts/icomoon.svg?1zb6yz#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-local:before {
	content: "\e900";
}

.icon-window:before {
	content: "\f2d2";
}
