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

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-marker:before {
	content: "\f041";
}
.icon-calendar:before {
	content: "\f073";
}
.icon-phone:before {
	content: "\f095";
}
.icon-scroll:before {
	content: "\e903";
}
.icon-pagetop:before {
	content: "\e907";
}
.icon-reserve:before {
	content: "\e901";
}
.icon-name:before {
	content: "\e900";
}
.icon-comment:before {
	content: "\e902";
}
.icon-mail_2:before {
	content: "\e905";
}
.icon-mail_1:before {
	content: "\e906";
}
.icon-time:before {
	content: "\e908";
}
.icon-user:before {
	content: "\e904";
}

