@font-face {
  font-family: 'Stolzl';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: local('Stolzl Book'), url(Stolzl-Book.woff2) format('woff2');
}

@font-face {
  font-family: 'Stolzl';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Stolzl Light'), url(Stolzl-Light.woff2) format('woff2');
}

@font-face {
  font-family: 'Stolzl';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: local('Stolzl Regular'), url(Stolzl-Regular.woff2) format('woff2');
}