@font-face {
  font-family: 'Fredoka Bold';
  src: url('https://46398656.fs1.hubspotusercontent-na1.net/hubfs/46398656/fonts/Fredoka/Fredoka-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Fredoka Light';
  src: url('https://46398656.fs1.hubspotusercontent-na1.net/hubfs/46398656/fonts/Fredoka/Fredoka-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* Font classes */
.fredoka-bold {
  font-family: 'Fredoka Bold', sans-serif;
}

.fredoka-light {
  font-family: 'Fredoka Light', sans-serif;
}
