/* Self-hosted, subset fonts for the trades relaunch (basic Latin, plus the pound sign and curly quotes) */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400 900;
  font-stretch: 75% 100%;
  font-display: swap;
  src: url(/fonts/Archivo-sub.woff2) format('woff2');
}
@font-face {
  font-family: 'Source Serif 4';
  font-style: normal;
  font-weight: 400 500;
  font-display: swap;
  src: url(/fonts/SourceSerif4-sub.woff2) format('woff2');
}
