@font-face {
  font-family: "Sackers Gothic Std";
  src: url("SackersGothicStd-Medium.woff2") format("woff2"),
    url("SackersGothicStd-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sackers Gothic Light AT";
  src: url("SackersGothicLightAT.woff2") format("woff2"),
    url("SackersGothicLightAT.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Verona";
  src: url("Verona-Bold.woff2") format("woff2"),
    url("Verona-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
