@font-face {
  font-family: 'Iris Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/NeueHaasGroteskDS-Light.otf') format('opentype');
}

@font-face {
  font-family: 'Iris Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/NeueHaasGroteskText-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Iris Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/NeueHaasGroteskText-Bold.ttf') format('truetype');
}
