@font-face {
  font-family: "Swear Display"; /* Swear Display is used for h1s and logo */
  font-weight: 500;
  font-style: regular;
  font-display: auto;
  unicode-range: U+000-5FF;
  src:
    local("Swear Display"),
    url(/fonts/swear/SwearDisplay-Regular.woff2) format("woff2"),
    url(/fonts/swear/SwearDisplay-Regular.woff) format("woff");
}

@font-face {
  font-family: "Swear Deck"; /* Swear Deck is used for large paragraph type and subheads ("How may we assist you today?") */
  font-weight: 500;
  font-style: italic;
  font-display: auto;
  unicode-range: U+000-5FF;
  src:
    local("Swear Deck"),
    url(/fonts/swear/SwearDeck-Italic.woff2) format("woff2"),
    url(/fonts/swear/SwearDeck-Italic.woff) format("woff");
}

@font-face {
  font-family: "FK Roman Standard";
  font-weight: 600;
  font-style: bold;
  font-display: auto;
  unicode-range: U+000-5FF;
  src:
    url(/fonts/fk-roman/FKRomanStandard-Bold.woff2) format("woff2"),
    url(/fonts/fk-roman/FKRomanStandard-Bold.woff) format("woff");
}

@font-face {
  font-family: "FK Roman Standard";
  font-weight: 600;
  font-style: italic;
  font-display: auto;
  unicode-range: U+000-5FF;
  src:
    url(/fonts/fk-roman/FKRomanStandard-BoldOblique.woff2) format("woff2"),
    url(/fonts/fk-roman/FKRomanStandard-BoldOblique.woff) format("woff");
}

@font-face {
  font-family: "FK Roman Standard";
  font-weight: 400;
  font-style: light;
  font-display: auto;
  unicode-range: U+000-5FF;
  src:
    url(/fonts/fk-roman/FKRomanStandard-Light.woff2) format("woff2"),
    url(/fonts/fk-roman/FKRomanStandard-Light.woff) format("woff");
}

@font-face {
  font-family: "FK Roman Standard";
  font-weight: 400;
  font-style: italic;
  font-display: auto;
  unicode-range: U+000-5FF;
  src:
    url(/fonts/fk-roman/FKRomanStandard-LightOblique.woff2) format("woff2"),
    url(/fonts/fk-roman/FKRomanStandard-LightOblique.woff) format("woff");
}

@font-face {
  font-family: "Acid Grotesk";
  font-weight: 400;
  font-style: normal;
  font-display: auto;
  unicode-range: U+000-5FF;
  src: url(/fonts/FFF-AcidGrotesk-Book.woff2) format("woff2");
}
