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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	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-gallery-arrow-left:before {
	content: "\61";
    font-size: 0.75em;
}
.icon-gallery-arrow-right:before {
	content: "\62";
    font-size: 0.75em;
}
.icon-close:before {
	content: "\63";
    font-size: 1.5em;
}
.icon-arrow-left:before {
	content: "\64";
    font-size: 0.75em;
}
.icon-arrow-right:before {
	content: "\65";
    font-size: 0.75em;
}
.icon-phone:before {
	content: "\66";
    font-size: 0.85em;
}
.icon-letter:before {
	content: "\67";
    font-size: 0.75em;
}
.icon-lang-signet:before {
	content: "\68";
    font-size: 0.75em;
}
