@font-face {
  font-family: 'Sorts Mill Goudy';
  src: url('/cdn/shop/files/SortsMillGoudy-Italic.woff2?v=1785786802') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

:root {
  --font-subheading--family: 'Sorts Mill Goudy', serif;
  --font-subheading--style: italic;
  --font-subheading--weight: 400;
}