@font-face {
    font-family: 'Limelight';
    src: url('/fonts/Limelight-Regular.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: 'LilitaOne';
    src: url('/fonts/LilitaOne-Regular.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: 'Lemon';
    src: url('/fonts/Lemon-Regular.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: 'LuckiestGuy';
    src: url('/fonts/LuckiestGuy-Regular.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: 'KyivTypeSans';
    src: url('/fonts/Dmitry Rastvortsev - KyivType Sans Thin.otf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: 'JuliusSansOne';
    src: url('/fonts/JuliusSansOne-Regular.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: 'Acme';
    src: url('/fonts/Acme-Regular.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: 'Lalezar';
    src: url('/fonts/Lalezar-Regular.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
  font-family: 'Cinzel';
  src: url('/fonts/Cinzel-Bold.woff2') format('woff2');
  font-weight: 700;
  font-display: block;
}
@font-face {
  font-family: 'Cinzel';
  src: url('/fonts/Cinzel-Black.woff2') format('woff2');
  font-weight: 900;
  font-display: block;
}
@font-face {
  font-family: 'Cormorant';
  src: url('/fonts/CormorantGaramond-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: block;
}
@font-face {
  font-family: 'Cormorant';
  src: url('/fonts/CormorantGaramond-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'DM Sans';
  src: url('/fonts/DMSans-VariableFont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'DM Mono';
  src: url('/fonts/DMMono-Medium.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}