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

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

.cardicon-CHC_bird_k_Vector-4:before {
  content: "\e900";
}
