/* Self-hosted Google Fonts — latin subset only */

@font-face {
  font-family: 'Carrois Gothic SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('carrois-gothic-sc-latin.woff2') format('woff2');
}

@font-face {
  font-family: 'Unica One';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('unica-one-latin.woff2') format('woff2');
}

@font-face {
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url('public-sans-latin.woff2') format('woff2');
}

@font-face {
  font-family: 'Public Sans';
  font-style: italic;
  font-weight: 300 700;
  font-display: swap;
  src: url('public-sans-italic-latin.woff2') format('woff2');
}
