/* Self-hosted brand fonts (variable, latin subset), SIL Open Font License 1.1. */

@font-face {
  font-family: 'Fredoka';
  font-style: normal;
  font-weight: 300 700;
  src: url('../resources/fonts/fredoka-latin.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 200 1000;
  src: url('../resources/fonts/nunito-latin.woff2') format('woff2');
  font-display: swap;
}
