@charset "UTF-8";

@font-face {
  font-family: 'Bodoni Bold';
  src: url('../fonts/BodoniSvtyTwoITCTT-Bold-03.ttf') format('truetype');
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Bodoni';
  src: url('../fonts/BodoniSvtyTwoITCTT-Book-01.ttf') format('truetype');
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}
