
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'fontFredoka';
  src: url('../fonts/Fredoka-VariableFont_wdth,wght.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'fredoka';
  src: url('../fonts/Fredoka-VariableFont_wdth,wght.ttf') format('truetype');
}

