/* Gil Sans Ultra Bold */
@font-face {
  font-family: 'Gil Sans Ultra Bold';
  src: url('/fonts/Gill-Sans-Ultra-Bold.otf') format('opentype'),
       url('/fonts/Gill-Sans-Ultra-Bold.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* Vintaface Regular */
@font-face {
  font-family: 'Vintaface';
  src: url('/fonts/Vintaface-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
