@font-face {
	font-family: 'icomoon';
	font-weight: normal;
	font-style: normal;
	src: url('fonts/icomoon%EF%B9%96px5p7o.eot');
	src: url('fonts/icomoon%EF%B9%96px5p7o.eot#iefix') format('embedded-opentype'), url('fonts/icomoon%EF%B9%96px5p7o.ttf') format('truetype'), url('fonts/icomoon%EF%B9%96px5p7o.woff') format('woff'), url('fonts/icomoon%EF%B9%96px5p7o.svg#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-down-arrow:before {
	content: '\e900';
}
.icon-next-arrow:before {
	content: '\e901';
}
