@font-face {
	font-family: 'mcjc';
	src:  url('../fonts/mcjc.eot?wb6io3');
	src:  url('../fonts/mcjc.eot?wb6io3#iefix') format('embedded-opentype'),
	url('../fonts/mcjc.ttf?wb6io3') format('truetype'),
	url('../fonts/mcjc.woff?wb6io3') format('woff'),
	url('../fonts/mcjc.svg?wb6io3#mcjc') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

i[class^="icon-"], i[class*=" icon-"] {
	font-family: 'mcjc' !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-arrow-down:before {
	content: "\e902";
}
.icon-close:before {
	content: "\e900";
}
.icon-menu:before {
	content: "\e901";
}