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

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

.ch-ordolio:before {
  content: "\e900";
}
