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

.icon,
.ui-icon {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	display: inline-block;

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

.icon-about:before {
    content: "\e900";
}
.icon-checkmark:before {
    content: "\e901";
}
.icon-close:before {
    content: "\e902";
}
.icon-close-s:before {
    content: "\e903";
}
.icon-contacts:before {
    content: "\e904";
}
.icon-doc:before {
    content: "\e905";
}
.icon-down-thin:before, .ui-icon-triangle-1-s:before {
    content: "\e906";
}
.icon-left:before {
    content: "\e907";
}
.icon-left-thin:before {
    content: "\e908";
}
.icon-link:before {
    content: "\e909";
}
.icon-m1:before {
    content: "\e90a";
}
.icon-m2:before {
    content: "\e90b";
}
.icon-m3:before {
    content: "\e90c";
}
.icon-marka:before {
    content: "\e90d";
}
.icon-menu:before {
    content: "\e90e";
}
.icon-phone:before {
    content: "\e90f";
}
.icon-play:before {
    content: "\e910";
}
.icon-price:before {
    content: "\e911";
}
.icon-products:before {
    content: "\e912";
}
.icon-right:before {
    content: "\e913";
}
.icon-right-thin:before {
    content: "\e914";
}
.icon-search:before {
    content: "\e915";
}
.icon-spravka:before {
    content: "\e916";
}
.icon-stop:before {
    content: "\e917";
}
.icon-up-thin:before, .ui-state-focus .ui-icon-triangle-1-s:before {
    content: "\e918";
}

