/* Marpipe Brand Fonts */

/* Favorit Expanded — H1 Headlines */
@font-face {
  font-family: 'Favorit Expanded';
  src: url('./ABCFavoritExpanded-Ultra.woff2') format('woff2'),
       url('./ABCFavoritExpanded-Ultra.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* Favorit — Body Text */
@font-face {
  font-family: 'Favorit';
  src: url('./abcfavorit-regular-webfont.woff2') format('woff2'),
       url('./abcfavorit-regular-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Supply Sans — H2 Subheadlines */
@font-face {
  font-family: 'Supply Sans';
  src: url('./ppsupplysans-regular-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Supply Mono — Bracket Labels, Data Callouts */
@font-face {
  font-family: 'Supply Mono';
  src: url('./ppsupplymono-regular-webfont.woff2') format('woff2'),
       url('./ppsupplymono-regular-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Editorial New — Accent Headlines, Pull Quotes */
@font-face {
  font-family: 'Editorial New';
  src: url('./ppeditorialnew-ultralight-webfont.woff2') format('woff2'),
       url('./ppeditorialnew-ultralight-webfont.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
