@font-face {
    font-family: 'FK Olympikus Upright';
    src: url("/assets/FKOlympikus-Upright-135127cd.eot");
    src: url("/assets/FKOlympikus-Upright-135127cd.eot?#iefix") format('embedded-opentype'),
     url("/assets/FKOlympikus-Upright-1ade46c8.woff2") format('woff2'),
     url("/assets/FKOlympikus-Upright-d8f5a428.woff") format('woff'),
     url("/assets/FKOlympikus-Upright-ccb3acbd.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Signal';
    src: url("/assets/Signal-Light-06b88279.eot");
    src: url("/assets/Signal-Light-06b88279.eot?#iefix") format('embedded-opentype'),
         url("/assets/Signal-Light-cbd40a1e.woff2") format('woff2'),
         url("/assets/Signal-Light-ea7fdaa3.woff") format('woff'),
         url("/assets/Signal-Light-058e8223.ttf") format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

body {
  font-family: 'Signal';
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

input[type="text"], input[type="email"], input[type="password"], textarea {
  font-family: 'Signal';
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

.font-inter {
  font-family: 'Inter';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.font-olympikus {
  font-family: 'FK Olympikus Upright';
  font-weight: 400;
}
