@font-face {
  font-family: 'BespokeSans';
  src:
    url('/wp-content/themes/folkinity/fonts/BespokeSans-Variable.woff2')
      format('woff2'),
    url('/wp-content/themes/folkinity/fonts/BespokeSans-Variable.woff')
      format('woff'),
    url('/wp-content/themes/folkinity/fonts/BespokeSans-Variable.ttf')
      format('truetype');
  font-weight: 300 800;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'BespokeSlab';
  src:
    url('/wp-content/themes/folkinity/fonts/BespokeSlab-Variable.woff2')
      format('woff2'),
    url('/wp-content/themes/folkinity/fonts/BespokeSlab-Variable.woff')
      format('woff'),
    url('/wp-content/themes/folkinity/fonts/BespokeSlab-Variable.ttf')
      format('truetype');
  font-weight: 300 800;
  font-display: swap;
  font-style: normal;
}
