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

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

.gaf-GAF_logo:before {
  content: "\e900";
}
