@font-face {
    font-family: 'StudioFeixenSans-Variable';
    src: url('./studio-feixen-sans-variable.woff2') format('woff2-variations');
    font-weight: 100 900;
    /* font-stretch: 75% 125%; */
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'StudioFeixenSans-Bold';
    src: url('./StudioFeixenSans-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
