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

[class^="venticon-"], [class*="venticon-"] {
  font-family: 'venticons' !important;
  speak: none;
  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;
}

.venticon-speed0:before {
  content: "\e900";
}
.venticon-speed1:before {
  content: "\e901";
}
.venticon-speed2:before {
  content: "\e902";
}
.venticon-speed3:before {
  content: "\e903";
}
