@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon/icomoon.eot?-ur0p1k1');
	src:url('../fonts/icomoon/icomoon.eot?#iefix-ur0p1k1') format('embedded-opentype'),
		url('../fonts/icomoon/icomoon.woff?-ur0p1k1') format('woff'),
		url('../fonts/icomoon/icomoon.ttf?-ur0p1k1') format('truetype'),
		url('../fonts/icomoon/icomoon.svg?-ur0p1k1#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	display: inline-block;
	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-calendar:before {
    content: "\e900";
}
.icon-arrow-r:before,
.icon-arrow-l:before {
    content: "\e901";
}
.icon-arrow-long-r:before,
.icon-arrow-long-l:before {
    content: "\e902";
}
.icon-clock:before {
    content: "\e903";
}
.icon-home:before {
    content: "\e904";
}
.icon-close:before {
    content: "\e905";
}
.icon-fb:before {
    content: "\e906";
}
.icon-twitter:before {
    content: "\e907";
}
.icon-vk:before {
    content: "\e908";
}
.icon-photo:before {
    content: "\e909";
}
.icon-arrow-b:before {
    content: "\e90a";
}
.icon-search:before {
    content: "\e90b";
}
.icon-defa:before {
    content: "\e90c";
}