@font-face {
	font-family: 'icomoon';
	font-weight: normal;
	font-style: normal;
	src: url('fonts/icomoon.eot?fqipx3');
	src: url('fonts/icomoon.eot?fqipx3#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?fqipx3') format('truetype'), url('fonts/icomoon.woff?fqipx3') format('woff'), url('fonts/icomoon.svg?fqipx3#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-camera:before {
	content: '\e90d';
}
.icon-calender:before {
	content: '\e90b';
}
.icon-tea-cup:before {
	content: '\e90c';
}
.icon-arrow-left:before {
	content: '\e900';
}
.icon-arrow-right:before {
	content: '\e901';
}
.icon-tel:before {
	content: '\e909';
}
.icon-search:before {
	content: '\e908';
}
.icon-badge:before {
	content: '\e902';
}
.icon-copyright:before {
	content: '\e903';
}
.icon-email:before {
	content: '\e904';
}
.icon-facebook:before {
	content: '\e905';
}
.icon-instagram:before {
	content: '\e906';
}
.icon-location:before {
	content: '\e907';
}
.icon-timer:before {
	content: '\e90a';
}
