@font-face {
  font-family: 'vmeste-icons';
  src: url('../fonts/vmeste-icons.eot?90875390');
  src: url('../fonts/vmeste-icons.eot?90875390#iefix') format('embedded-opentype'),
  url('../fonts/vmeste-icons.woff2?90875390') format('woff2'),
  url('../fonts/vmeste-icons.woff?90875390') format('woff'),
  url('../fonts/vmeste-icons.ttf?90875390') format('truetype'),
  url('../fonts/vmeste-icons.svg?90875390#vmeste-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'vmeste-icons';
    src: url('../fonts/vmeste-icons.svg?25117267#vmeste-icons') format('svg');
  }
}
*/
[class^="vm-"]:before, [class*=" vm-"]:before {
  font-family: "vmeste-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  /*width: 1em;*/
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.vm-arrow-down:before { content: '\e800'; } /* '' */
.vm-arrow-large-right:before { content: '\e801'; } /* '' */
.vm-bell:before { content: '\e802'; } /* '' */
.vm-burger:before { content: '\e803'; } /* '' */
.vm-calendar:before { content: '\e804'; } /* '' */
.vm-check:before { content: '\e805'; } /* '' */
.vm-chevron-double-left:before { content: '\e806'; } /* '' */
.vm-chevron-double-right:before { content: '\e807'; } /* '' */
.vm-chevron-down:before { content: '\e808'; } /* '' */
.vm-chevron-large-left:before { content: '\e809'; } /* '' */
.vm-chevron-large-right:before { content: '\e80a'; } /* '' */
.vm-chevron-left:before { content: '\e80b'; } /* '' */
.vm-chevron-right:before { content: '\e80c'; } /* '' */
.vm-chevron-up:before { content: '\e80d'; } /* '' */
.vm-exclamation:before { content: '\e80e'; } /* '' */
.vm-facebook:before { content: '\e80f'; } /* '' */
.vm-instagram:before { content: '\e810'; } /* '' */
.vm-pencil:before { content: '\e811'; } /* '' */
.vm-quote:before { content: '\e812'; } /* '' */
.vm-signin:before { content: '\e813'; } /* '' */
.vm-signout:before { content: '\e814'; } /* '' */
.vm-times:before { content: '\e815'; } /* '' */
.vm-youtube:before { content: '\e816'; } /* '' */
.vm-play:before { content: '\e817'; } /* '' */
.vm-user:before { content: '\e818'; } /* '' */
.vm-user-large:before { content: '\e819'; } /* '' */
.vm-play-revert:before { content: '\e81a'; } /* '' */
.vm-folder:before { content: '\e81b'; } /* '' */
.vm-monitor:before { content: '\e81c'; } /* '' */
.vm-download-cloud:before { content: '\e81d'; } /* '' */
.vm-file-document:before { content: '\e81e'; } /* '' */
.vm-recommended:before { content: '\e81f'; } /* '' */
.vm-rays:before { content: '\e820'; } /* '' */
.vm-chart-bar:before { content: '\e821'; } /* '' */
.vm-timer:before { content: '\e822'; } /* '' */
.vm-graduation-cap:before { content: '\e823'; } /* '' */
.vm-users:before { content: '\e824'; } /* '' */
.vm-user-female:before { content: '\e825'; } /* '' */
.vm-user-plus:before { content: '\e826'; } /* '' */
.vm-comment:before { content: '\e827'; } /* '' */
.vm-eye:before { content: '\e828'; } /* '' */
.vm-edit:before { content: '\e829'; } /* '' */
.vm-envolope:before { content: '\e82a'; } /* '' */
.vm-map-pin:before { content: '\e82b'; } /* '' */
.vm-genderless:before { content: '\e82c'; } /* '' */
.vm-file:before { content: '\e82d'; } /* '' */
.vm-badge-check:before { content: '\e82e'; } /* '' */
.vm-plus:before { content: '\e82f'; } /* '' */
.vm-search:before { content: '\e830'; } /* '' */
.vm-vk:before { content: '\e831'; } /* '' */
.vm-questionmark:before { content: '\e832'; } /* '' */
.vm-telegram:before { content: '\e834'; } /* '' */
.vm-times-mini:before { content: '\e836'; } /* '' */
