/* Bespoke Sans - Self-hosted */
@font-face {
  font-family: 'Bespoke Sans';
  src: url('/assets/fonts/bespoke-sans-300.woff2') format('woff2');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Bespoke Sans';
  src: url('/assets/fonts/bespoke-sans-400.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Bespoke Sans';
  src: url('/assets/fonts/bespoke-sans-500.woff2') format('woff2');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Bespoke Sans';
  src: url('/assets/fonts/bespoke-sans-700.woff2') format('woff2');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Bespoke Sans';
  src: url('/assets/fonts/bespoke-sans-800.woff2') format('woff2');
  font-weight: 800;
  font-display: swap;
  font-style: normal;
}