@font-face {
  font-family: 'Signika-Regular';
  src: url("/_fonts_media/Signika-Regular.ttf") format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Signika-Bold';
  src: url("/_fonts_media/Signika-Bold.ttf") format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Signika-Light';
  src: url("/_fonts_media/Signika-Light.ttf") format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Signika-Semibold';
  src: url("/_fonts_media/Signika-Semibold.ttf") format('opentype');
  font-display: swap;
}