@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/Amatic_SC/AmaticSC-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Amatic SC';
  font-style: bold;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/Amatic_SC/AmaticSC-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Forum';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/Forum/Forum-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/Roboto_Slab/RobotoSlab-VariableFont_wght.ttf') format('truetype');
}

@font-face {
  font-family: 'Yeseva One';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/Yeseva_One/YesevaOne-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Tinos';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/Tinos/Tinos-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Noto Serif Display';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/Noto_Serif_Display/static/NotoSerifDisplay-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Oranienbaum';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Oranienbaum/Oranienbaum-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'BonaNova';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/BonaNova/BonaNova-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Neothic';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Neothic/Neothic.ttf') format('truetype');
}
