@font-face {
  font-family: "SupremaBold";
  font-style: normal;
  font-weight: bold;
  src:url("/fonts/SupremaBold.woff") format("woff");
}

@font-face {
  font-family: "SupremaSemiBold";
  font-style: normal;
  font-weight: normal;
  src:url("/fonts/SupremaSemiBold.woff") format("woff");
}

@font-face {
  font-family: "Suprema";
  font-style: normal;
  font-weight: normal;
  src:url("/fonts/SupremaRegular.woff") format("woff");
}