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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'vertech-icomoon' !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;
}

.icon-speed:before {
  content: "\e901";
}
.icon-vertech2:before {
  content: "\e600";
}
.icon-vertech:before {
  content: "\e601";
}
.icon-e-social:before {
  content: "\e900";
}
