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

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

.ona-bage:before {
  content: "\e900";
  color: #fff;
}
.ona-company:before {
  content: "\e903";
  color: #fff;
}
.ona-contrast:before {
  content: "\e904";
  color: #fff;
}
.ona-font-zoom-in:before {
  content: "\e906";
  color: #fff;
}
.ona-font-zoom-out:before {
  content: "\e907";
  color: #fff;
}
.ona-sound:before {
  content: "\e909";
  color: #fff;
}
.ona-university:before {
  content: "\e90a";
  color: #fff;
}
