@font-face {
	font-family: 'icomoon';
	font-weight: normal;
	font-style: normal;
	src: url('fonts/icomoon.eot?q388zf');
	src: url('fonts/icomoon.eot?q388zf#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?q388zf') format('truetype'), url('fonts/icomoon.woff?q388zf') format('woff'), url('fonts/icomoon.svg?q388zf#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-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-transform: none;
	speak: never;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-lock-solid:before {
	content: '\e900';
}
.icon-magnifying-glass-solid:before {
	content: '\e901';
}
