@font-face {
  font-family: "Grand Gothik Extended";
  src: url("GrandGothikExtended-Regular.woff2") format("woff2"),
    url("GrandGothikExtended-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Grand Gothik Extended";
  src: url("GrandGothikExtended-MedItalic.woff2") format("woff2"),
    url("GrandGothikExtended-MedItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Grand Gothik Extended";
  src: url("GrandGothikExtended-Bold.woff2") format("woff2"),
    url("GrandGothikExtended-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Grand Gothik Wide";
  src: url("GrandGothikWide-Regular.woff2") format("woff2"),
    url("GrandGothikExtended-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Grand Gothik Wide";
  src: url("GrandGothikWide-MedItalic.woff2") format("woff2"),
    url("GrandGothikExtended-MedItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Grand Gothik Wide";
  src: url("GrandGothikWide-Bold.woff2") format("woff2"),
    url("GrandGothikExtended-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
