
@font-face {
  font-family: 'Swiss721 BT';
  src: url('/fonts/swiss-721-bt-light.woff2') format('woff2'),
       url('/fonts/swiss-721-bt-light.woff') format('woff'),
       url('/fonts/swiss-721-bt-light.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Nicholas';
  src: url('/fonts/Nicholas.otf') format('opentype'),
       url('/fonts/Nicholas.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}