@font-face {
    font-family: 'SvelteTrial-Bold';
    src: url('./fonts/svelte/sveltetrial-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
  }

  @font-face {
    font-family: 'SvelteTrial-Regular';
    src: url('./fonts/svelte/sveltetrial-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: 'tti';
    src: url('./fonts/tt_interphases_pro_mono/tt interphases pro mono trial regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'vollkorn-regular';
    src: url('./fonts/vollkorn/vollkorn-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'vollkorn-bold';
    src: url('./fonts/vollkorn/vollkorn-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: 'mangabey';
    src: url('./fonts/mangabey-font/MangabeyRegular-rgqVO.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: 'lowball';
    src: url('./fonts/lowball-neue-font/LowballNeueRegular-rglJB.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'playfair';
    src: url('./fonts/playfair-display-font/PlayfairDisplayRegular-ywLOY.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
