@font-face {
  font-family: 'btfont';
  src: url('/wp-content/assets/fonts/btfont-light.woff2') format('woff2');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'btfont';
  src: url('/wp-content/assets/fonts/btfont-regular.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'btfont';
  src: url('/wp-content/assets/fonts/btfont-semibold.woff2') format('woff2');
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'btfont';
  src: url('/wp-content/assets/fonts/btfont-bold.woff2') format('woff2');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'btfont';
  src: url('/wp-content/assets/fonts/btfont-black.woff2') format('woff2');
  font-weight: 900;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'btfont-scribble';
  src: url('/wp-content/assets/fonts/btfont-scribble.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}