@font-face {
  font-family: 'DM Serif Display';
  src: url('../fonts/DM_Serif_Display/DMSerifDisplay-Regular.ttf')
    format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope/Manrope-VariableFont_wght.ttf')
    format('truetype-variations');

  font-weight: 200 800;
  font-style: normal;
  font-display: swap;
}
