@font-face {
  font-family: 'Vespucci Display';
  src:
    url('/fonts/vespucci-lab/mmetallichei-prc-bold-latin.woff2') format('woff2'),
    url('/fonts/vespucci-lab/mmetallichei-prc-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Brandon Text';
  src:
    url('/fonts/vespucci-lab/brandon-text-regular-latin.woff2') format('woff2'),
    url('/fonts/vespucci-lab/brandon-text-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
