@font-face {
  font-family: 'GT_Ultra';
  src: url('GTUltra-Bold.otf');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GT_Ultra';
  src: url('GTUltra-Regular.otf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Founders_Grotesk';
  src: url('FoundersGrotesk-Regular.otf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}