@font-face {
   font-family: "Montserrat";
   src: url("fonts/Montserrat Regular.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Bebas Neue Bold";
   src: url("fonts/BebasNeueBold.woff") format("woff"), url("fonts/BebasNeueBold.eot") format("embedded-opentype"), url("fonts/BebasNeueBold.otf") format("opentype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Arial Narrow";
   src: url("fonts/Arial Narrow Bold.woff") format("woff"), url("fonts/Arial Narrow Bold.eot") format("embedded-opentype"), url("fonts/Arial Narrow Bold.TTF") format("truetype"), url("fonts/Arial Narrow Bold.svg") format("svg");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Arial Narrow";
   src: url("fonts/Arial Narrow.woff") format("woff"), url("fonts/Arial Narrow.eot") format("embedded-opentype"), url("fonts/Arial Narrow.TTF") format("truetype"), url("fonts/Arial Narrow.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}