@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-close:before {
  content: "\62";
}
.icon-down:before {
  content: "\63";
}
.icon-left:before {
  content: "\64";
}
.icon-right:before {
  content: "\65";
}
.icon-up:before {
  content: "\66";
}
.icon-edit:before {
  content: "\69";
}
.icon-plus:before {
  content: "\6a";
}
.icon-check:before {
  content: "\6b";
}
.icon-fb:before {
  content: "\6d";
}
.icon-ok:before {
  content: "\6e";
}
.icon-vk:before {
  content: "\6f";
}
.icon-instagram:before {
  content: "\70";
}
.icon-twitter:before {
  content: "\71";
}
.icon-spinner:before {
  content: "\73";
}
.icon-mobile:before {
  content: "\61";
}
.icon-youtube-play:before {
  content: "\67";
}
.icon-search:before {
  content: "\72";
}
.icon-calendar:before {
  content: "\74";
}
.icon-ruble:before {
  content: "\75";
}
.icon-share:before {
  content: "\77";
}
.icon-quote-left:before {
  content: "\78";
}
.icon-quote-right:before {
  content: "\79";
}
.icon-close-little:before {
  content: "\6c";
}
.icon-arrow-little:before {
  content: "\7a";
}
.icon-tags:before {
  content: "\42";
}
.icon-file-alt:before {
  content: "\43";
}
.icon-bubble:before {
  content: "\44";
}
.icon-forward:before {
  content: "\41";
}
.icon-youtube:before {
  content: "\76";
}
.icon-location:before {
  content: "\46";
}
.icon-location-outline:before {
  content: "\47";
}
.icon-map:before {
  content: "\48";
}
.icon-envelope:before {
  content: "\45";
}
.icon-zoom-in:before {
  content: "\49";
}
.icon-mouse:before {
  content: "\4c";
}
.icon-chevron:before {
  content: "\4d";
}
.icon-arrow-left:before {
  content: "\4e";
}
.icon-arrow-right:before {
  content: "\4f";
}
.icon-whatsapp:before {
  content: "\4b";
}
.icon-phone:before {
  content: "\50";
}
.icon-facebook-r:before {
  content: "\51";
}
.icon-gmail-r:before {
  content: "\52";
}
.icon-skype:before {
  content: "\53";
}
.icon-instagram-r:before {
  content: "\54";
}
.icon-linkedin-r:before {
  content: "\55";
}
.icon-telegram-r:before {
  content: "\56";
}
.icon-twitter-r:before {
  content: "\57";
}
.icon-viber-r:before {
  content: "\58";
}
.icon-vk-r:before {
  content: "\59";
}
.icon-whatsapp-r:before {
  content: "\5a";
}
.icon-youtube-r:before {
  content: "\30";
}
.icon-shopping-cart:before {
  content: "\68";
}
.icon-user-outline:before {
  content: "\4a";
}
.icon-eye:before {
  content: "\31";
}
.icon-logout:before {
  content: "\32";
}
.icon-trash-o:before {
  content: "\33";
}
.icon-close-round:before {
  content: "\34";
}
.icon-dollar-sign:before {
  content: "\35";
}
.icon-attention:before {
  content: "\36";
}
.icon-question:before {
  content: "\37";
}
.icon-pencil:before {
  content: "\38";
}
