@font-face {
  font-family: 'icomoon';
  src:  url('/css/fonts/icomoon.eot?vynyco');
  src:  url('/css/fonts/icomoon.eot?vynyco#iefix') format('embedded-opentype'),
    url('/css/fonts/icomoon.woff2?vynyco') format('woff2'),
    url('/css/fonts/icomoon.ttf?vynyco') format('truetype'),
    url('/css/fonts/icomoon.woff?vynyco') format('woff'),
    url('/css/fonts/icomoon.svg?vynyco#icomoon') 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: 'icomoon' !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-social-max:before {
  content: "\e919";
}
.icon-sendmail:before {
  content: "\e918";
}
.icon-bc-arrow:before {
  content: "\e917";
}
.icon-done:before {
  content: "\e916";
}
.icon-search:before {
  content: "\e915";
}
.icon-exit:before {
  content: "\e90f";
}
.icon-help:before {
  content: "\e910";
}
.icon-notifications:before {
  content: "\e911";
}
.icon-calendar-p:before {
  content: "\e912";
}
.icon-settings:before {
  content: "\e913";
}
.icon-calendar:before {
  content: "\e914";
}
.icon-checked:before {
  content: "\e90e";
}
.icon-play-border:before {
  content: "\e90d";
}
.icon-arrow-right:before {
  content: "\e90b";
}
.icon-arrow-left:before {
  content: "\e90c";
}
.icon-back:before {
  content: "\e90a";
}
.icon-email:before {
  content: "\e907";
}
.icon-phone:before {
  content: "\e908";
}
.icon-address:before {
  content: "\e909";
}
.icon-burger:before {
  content: "\e905";
}
.icon-close:before {
  content: "\e906";
}
.icon-link-arrow:before {
  content: "\e904";
}
.icon-vk:before {
  content: "\e902";
}
.icon-telegram:before {
  content: "\e903";
}
.icon-menu2:before {
  content: "\e900";
}
.icon-account:before {
  content: "\e901";
}
