/* fonts/spd-the-sans.css
   Self-hosted webfonts generated from OTF.
*/

@font-face{
  font-family: 'SPD The Sans';
  src: url('../fonts/spdthesans-light.woff2') format('woff2'),
       url('../fonts/spdthesans-light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face{
  font-family: 'SPD The Sans';
  src: url('../fonts/spdthesans-semibold.woff2') format('woff2'),
       url('../fonts/spdthesans-semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face{
  font-family: 'SPD The Sans';
  src: url('../fonts/spdthesans-black.woff2') format('woff2'),
       url('../fonts/spdthesans-black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
