@font-face {
  font-family: 'aotg';
  src:  url('../fonts/aotg/aotg.eot?vfgsfi');
  src:  url('../fonts/aotg/aotg.eot?vfgsfi#iefix') format('embedded-opentype'),
    url('../fonts/aotg/aotg.ttf?vfgsfi') format('truetype'),
    url('../fonts/aotg/aotg.woff?vfgsfi') format('woff'),
    url('../fonts/aotg/aotg.svg?vfgsfi#aotg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon5-"], [class*=" icon5-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'aotg' !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;
}

.icon5-device:before {
  content: "\e9011";
}
.icon5-hybird:before {
  content: "\e9012";
}
.icon5-optimizing:before {
  content: "\e9013";
}
.icon5-assistant:before {
  content: "\e9014";
}
.icon5-setup:before {
  content: "\e9015";
}
