/**
 * Fonts
 */

@font-face {
	font-family: 'UTP Fonts';
	src: url('../fonts/utp-fonts.eot?ver=1.0.0-1');
	src: url('../fonts/utp-fonts.eot?ver=1.0.0-1#iefix') format('embedded-opentype'),
		 url('../fonts/utp-fonts.woff2?ver=1.0.0-1') format('woff2'),
		 url('../fonts/utp-fonts.woff?ver=1.0.0-1') format('woff'),
		 url('../fonts/utp-fonts.ttf?ver=1.0.0-1') format('truetype'),
		 url('../fonts/utp-fonts.svg?ver=1.0.0-1#utp-fonts') format('svg');
		font-weight: normal;
		font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
	font-family: "UTP Fonts";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-rub {
	font-family: 'Roboto';
}
.icon-search:before { content: '\e800'; } /* '' */
.icon-check:before { content: '\e801'; } /* '' */
.icon-plus-1:before { content: '\e802'; } /* '' */
.icon-minus:before { content: '\e803'; } /* '' */
.icon-cancel:before { content: '\e804'; } /* '' */
.icon-dots:before { content: '\e805'; } /* '' */
.icon-plane:before { content: '\e80d'; } /* '' */
.icon-world:before { content: '\e80e'; } /* '' */
.icon-globe:before { content: '\e80f'; } /* '' */
.icon-pie-chart:before { content: '\e810'; } /* '' */
.icon-analytics:before { content: '\e811'; } /* '' */
.icon-group:before { content: '\e812'; } /* '' */
.icon-support:before { content: '\e813'; } /* '' */
.icon-network:before { content: '\e814'; } /* '' */
.icon-pencil:before { content: '\e817'; } /* '' */
.icon-graduation:before { content: '\e81d'; } /* '' */
.icon-caret:before { content: '\f100'; } /* '' */
.icon-alarm-clock:before { content: '\f101'; } /* '' */
.icon-wallet:before { content: '\f102'; } /* '' */
.icon-shopping-cart:before { content: '\f103'; } /* '' */
.icon-promotion:before { content: '\f104'; } /* '' */
.icon-warning:before { content: '\f107'; } /* '' */
.icon-utp-one:before { content: '\f108'; } /* '' */
.icon-options:before { content: '\f109'; } /* '' */
.icon-arrow-left:before { content: '\f110'; } /* '' */
.icon-arrow-right:before { content: '\f111'; } /* '' */
.icon-calendar:before { content: '\f112'; } /* '' */
.icon-plus:before { content: '\f113'; } /* '' */
.icon-circle:before { content: '\f114'; } /* '' */
.icon-attention:before { content: '\f12a'; } /* '' */
.icon-history:before { content: '\f200'; } /* '' */
.icon-vk:before { content: '\f201'; } /* '' */
.icon-facebook-f:before { content: '\f202'; } /* '' */
.icon-telegram-plane:before { content: '\f203'; } /* '' */
.icon-cog:before { content: '\f204'; } /* '' */
.icon-clock:before { content: '\f205'; } /* '' */
.icon-bug:before { content: '\f206'; } /* '' */