@font-face {
    font-family: Hagin;
    src: url(Hagin_Caps_Medium.otf);
}

@font-face {
    font-family: Gobold;
    src: url(Gobold_Regular.ttf);
}

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont3e6e.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfontd41d.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont3e6e.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont3e6e.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont3e6e.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont3e6e.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

 html *
{
   font-size: 1.007em;
   /*color: #000 !important;*/
   font-family: Hagin, FontAwesome !important;
}

input {
  text-transform: uppercase;
}
