@font-face {
  font-family: 'Vhelio-icon';
  src:  url('fonts/Vhelio-icon.eot?bvoro6');
  src:  url('fonts/Vhelio-icon.eot?bvoro6#iefix') format('embedded-opentype'),
    url('fonts/Vhelio-icon.ttf?bvoro6') format('truetype'),
    url('fonts/Vhelio-icon.woff?bvoro6') format('woff'),
    url('fonts/Vhelio-icon.svg?bvoro6#Vhelio-icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="vhelio-icon-"], [class*=" vhelio-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Vhelio-icon' !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;
}

.vhelio-icon-teamwork:before {
  content: "\e900";
}
.vhelio-icon-euro:before {
  content: "\e901";
}
.vhelio-icon-planet-earth:before {
  content: "\e902";
}
.vhelio-icon-rotation:before {
  content: "\e903";
}
.vhelio-icon-settings:before {
  content: "\e904";
}
.vhelio-icon-processor:before {
  content: "\e905";
}
.vhelio-icon-speedometer:before {
  content: "\e906";
}
.vhelio-icon-thunderbolt:before {
  content: "\e907";
}
.vhelio-icon-secure-shield:before {
  content: "\e908";
}
.vhelio-icon-Gear:before {
  content: "\e909";
}
