@font-face {
  font-family: 'Bodoni Moda';
  font-display: swap;
  font-style: italic;
  font-weight: 400;
  src: url(font-1.ttf) format('truetype');
}
@font-face {
  font-family: 'Bodoni Moda';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: url(font-2.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: url(font-3.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-display: swap;
  font-style: normal;
  font-weight: 500;
  src: url(font-4.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-display: swap;
  font-style: normal;
  font-weight: 600;
  src: url(font-5.ttf) format('truetype');
}
