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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change ../fonts */
  font-family: 'vladivostok' !important;
  speak: never;
  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-map-point:before {
  content: "\e900";
}
.icon-phone-icon:before {
  content: "\e901";
}
.icon-search-icon:before {
  content: "\e902";
}
.icon-globe:before {
  content: "\e903";
}
.icon-eye:before {
  content: "\e904";
}
.icon-vk:before {
  content: "\e905";
}
.icon-tg:before {
  content: "\e906";
}
.icon-ok:before {
  content: "\e907";
}
.icon-printer:before {
  content: "\e908";
}
.icon-broadcast:before {
  content: "\e909";
}
.icon-carousel-left:before {
  content: "\e90a";
}
.icon-check-circle:before {
  content: "\e90b";
}
.icon-graduation-hat:before {
  content: "\e90c";
}
.icon-atom:before {
  content: "\e90d";
}
.icon-building:before {
  content: "\e90e";
}
.icon-mail:before {
  content: "\e90f";
}
.icon-file:before {
  content: "\e910";
}
.icon-message:before {
  content: "\e911";
}
.icon-calendar:before {
  content: "\e912";
}
.icon-chevron-down:before {
  content: "\e913";
  font-size: .4rem;
}
