@font-face {
  font-family: 'Fredoka';
  font-weight: 400;
  font-style: normal;
  src: local('Fredoka'), url('Fredoka-SemiBold.ttf') format('opentype');
}
@font-face {
  font-family: 'Fredoka';
  font-weight: 500;
  font-style: normal;
  src: local('Fredoka'), url('Fredoka-Bold.ttf') format('opentype');
}
@font-face {
  font-family: 'Fredoka';
  font-weight: 700;
  font-style: normal;
  src: local('Fredoka'), url('Fredoka-Bold.ttf') format('opentype');
}
