@font-face {
  font-family: "MYRIADPRO";
  font-style: normal;
  font-weight: 400;
  src: local("MYRIADPRO-COND"),
       url("fonts/MYRIADPRO-COND.svg") format("svg"),
       url("fonts/MYRIADPRO-COND.otf") format("otf"),
       url("fonts/MYRIADPRO-COND.ttf") format("ttf"),
       url("fonts/MYRIADPRO-COND.eot") format("eot"),
       url("fonts/MYRIADPRO-COND.woff2") format("woff2"),
       url("fonts/MYRIADPRO-COND.woff") format("woff");
}

@font-face {
  font-family: "BEBASNEUE";
  font-style: normal;
  font-weight: 400;
  src: local("BEBASNEUE_BOLD"),
       url("fonts/BEBASNEUE_BOLD.svg") format("svg"),
       url("fonts/BEBASNEUE_BOLD.otf") format("otf"),
       url("fonts/BEBASNEUE_BOLD.ttf") format("ttf"),
       url("fonts/BEBASNEUE_BOLD.eot") format("eot"),
       url("fonts/BEBASNEUE_BOLD.woff2") format("woff2"),
       url("fonts/BEBASNEUE_BOLD.woff") format("woff");
}

@font-face {
  font-family: "Arial Black";
  font-style: normal;
  font-weight: 400;
  src: local("Arial Black"),
       url("fonts/ArialBlack.svg") format("svg"),
       url("fonts/ArialBlack.otf") format("otf"),
       url("fonts/ArialBlack.ttf") format("ttf"),
       url("fonts/ArialBlack.eot") format("eot"),
       url("fonts/ArialBlack.woff2") format("woff2"),
       url("fonts/ArialBlack.woff") format("woff");
}