@font-face {
	font-family: "icomoon";
	src: url("../fonts/icomoon.eot?0fd868ebb7049bd7ce4b828bb588ab48");
	src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff?0fd868ebb7049bd7ce4b828bb588ab48") format("woff"), url("./icomoon.ttf?0fd868ebb7049bd7ce4b828bb588ab48") format("truetype"), url("../fonts/icomoon.svg?0fd868ebb7049bd7ce4b828bb588ab48#icons") format("svg");
	font-weight: normal;
	font-style: normal;
}

.icomoon {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: inherit;
	vertical-align: top;
	font-size: 24px;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-cross:before { content: "\e902"; }
.icon-help:before { content: "\e904"; }
.icon-locate:before { content: "\e910"; }
.icon-person:before { content: "\e90b"; }
.icon-arrow-down:before { content: "\e900"; }
.icon-arrow-right:before { content: "\e90e"; }
.icon-padlock:before { content: "\e907"; }
.icon-search:before { content: "\e908"; }
.icon-menu:before { content: "\e909"; }
.icon-person-plus:before { content: "\e90a"; }
.icon-shield:before { content: "\e90c"; }

