@font-face{
	font-family: 'icomoon';
	src:  url('../eot/icomoon4fc6.eot?pocehe');
	src:  url('../eot/icomoon4fc6.eot?pocehe#iefix') format('embedded-opentype'),
		url('../ttf/icomoon4fc6.ttf?pocehe') format('truetype'),
		url('../woff/icomoon4fc6.woff?pocehe') format('woff'),
		url('../svg/icomoon4fc6.svg?pocehe#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"]{
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-calendar:before{
	content: "\e00d";
}
.icon-trophy:before{
	content: "\e023";
}
.icon-map:before{
	content: "\e025";
}
.icon-magnifying-glass:before{
	content: "\e037";
}
.icon-map-pin:before{
	content: "\e047";
}
