@font-face {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 400;
    src: url(./fonts/Fredoka-Regular.woff2) format('woff2');
}

@font-face {
  font-family: 'Fredoka';
  font-style: normal;
  font-weight: 600;
  src: url(./fonts/Fredoka-SemiBold.woff2) format('woff2');
}
