/* === FONTS ===*/




  @font-face {
    font-family: '04b03';
    src: url('/fonts/04B_03__.TTF');
}

  @font-face {
    font-family: Bangalore;
    src: url('/fonts/Bangalore.ttf');
}

  @font-face {
    font-family: Basiic;
    src: url('/fonts/basiic.ttf');
}

  @font-face {
    font-family: BUBBCB;
    src: url('/fonts/BUBBCB_.TTF');
}

  @font-face {
    font-family: capslock;
    src: url('/fonts/caps_lock.ttf');
}

  @font-face {
    font-family: cherish;
    src: url('/fonts/Cherish.ttf');
}

  @font-face {
    font-family: Dogica;
    src: url('/fonts/Dogica/dogica.otf');
}

  @font-face {
    font-family: Dogica;
    src: url('/fonts/Dogica/dogicabold.otf');
    font-weight: bold;
}

  @font-face {
    font-family: heartfont;
    src: url('/fonts/heartfont.ttf');
}

  @font-face {
    font-family: heartland;
    src: url('/fonts/Heartland.otf');
}

  @font-face {
    font-family: Nunito;
    src: url('https://sadhost.neocities.org/fonts/Nunito-Regular.ttf');
}

@font-face {
    font-family: Nunito;
    src: url('https://sadhost.neocities.org/fonts/Nunito-Bold.ttf');
    font-weight: bold;
}

@font-face {
    font-family: Nunito;
    src: url('https://sadhost.neocities.org/fonts/Nunito-Italic.ttf');
    font-style: italic;
}

@font-face {
    font-family: Nunito;
    src: url('https://sadhost.neocities.org/fonts/Nunito-BoldItalic.ttf');
    font-style: italic;
    font-weight: bold;
}

@font-face {
    font-family: October Twilight;
    src: url('/fonts/October\ Twilight.otf');
}

@font-face {
    font-family: rainyhearts;
    src: url('/fonts/rainyhearts.ttf');
}

@font-face {
    font-family: RomanceA;
    src: url('/fonts/RomanceA.ttf');
}

@font-face {
    font-family: roundedpixel;
    src: url('/fonts/roundedpixel.ttf');
}

@font-face {
    font-family: starlight;
    src: url('/fonts/starlight.ttf');
}

@font-face {
    font-family: Stayola;
    src: url('/fonts/Stayola2/Stayola_PERSONAL_USE_ONLY.otf');
}

@font-face {
    font-family: Strawberry Muffins Demo;
    src: url('/fonts/Strawberry\ Muffins\ Demo.ttf');
}

@font-face {
    font-family: Valentine Cute;
    src: url('/fonts/Valentine Cute.ttf');
}

@font-face {
    font-family: Virale;
    src: url('/fonts/virale.ttf');
}

  @font-face {
    font-family: Warmheart;
    src: url('/fonts/212\ Warmheart\ Script\ Demo.ttf');
}

  @font-face {
    font-family: webfont;
    src: url('/fonts/000webfont.ttf');
}

  @font-face {
    font-family: yoster;
    src: url('/fonts/yoster.ttf');
}

.unifrakturmaguntia-regular {
  font-family: "UnifrakturMaguntia", serif;
  font-weight: 400;
  font-style: normal;
}

.jacquard-24-regular {
  font-family: "Jacquard 24", serif;
  font-weight: 400;
  font-style: normal;
}


