@font-face {
  font-family: marketing-mono;
  src: url(/fonts/marketing-mono/Inconsolata-Regular.otf) format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: marketing-sans;
  src: local("Calibre Web Regular Italic"), local("CalibreWeb-RegularItalic"),
    url(/fonts/marketing-sans/CalibreWeb-RegularItalic.woff2) format("woff2"),
    url(/fonts/marketing-sans/CalibreWeb-RegularItalic.woff) format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: marketing-sans;
  src: local("Calibre Web Medium Italic"), local("CalibreWeb-MediumItalic"),
    url(/fonts/marketing-sans/CalibreWeb-MediumItalic.woff2) format("woff2"),
    url(/fonts/marketing-sans/CalibreWeb-MediumItalic.woff) format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: marketing-sans;
  src: local("Calibre Web Semibold Italic"), local("CalibreWeb-SemiboldItalic"),
    url(/fonts/marketing-sans/CalibreWeb-SemiboldItalic.woff2) format("woff2"),
    url(/fonts/marketing-sans/CalibreWeb-SemiboldItalic.woff) format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: marketing-sans;
  src: local("Calibre Web Regular"), local("CalibreWeb-Regular"),
    url(/fonts/marketing-sans/CalibreWeb-Regular.woff2) format("woff2"),
    url(/fonts/marketing-sans/CalibreWeb-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: marketing-sans;
  src: local("Calibre Web Medium"), local("CalibreWeb-Medium"),
    url(/fonts/marketing-sans/CalibreWeb-Medium.woff2) format("woff2"),
    url(/fonts/marketing-sans/CalibreWeb-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: marketing-sans;
  src: local("Calibre Web Semibold"), local("CalibreWeb-Semibold"),
    url(/fonts/marketing-sans/CalibreWeb-Semibold.woff2) format("woff2"),
    url(/fonts/marketing-sans/CalibreWeb-Semibold.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: marketing-sans;
  src: local("Calibre Web Bold"), local("CalibreWeb-Bold"),
    url(/fonts/marketing-sans/CalibreWeb-Bold.woff2) format("woff2"),
    url(/fonts/marketing-sans/CalibreWeb-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
