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

@font-face {
  font-family: Aptos;
  font-style: normal;
  font-weight: 300;
  src: url('./aptos/Aptos-Light.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: Aptos;
  font-style: normal;
  font-weight: 400;
  src: url('./aptos/Aptos.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: Avenir;
  font-style: normal;
  font-weight: 700;
  src: url('./avenir/AvenirNextLTProBold.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: Avenir;
  font-style: normal;
  font-weight: 600;
  src: url('./avenir/AvenirNextLTProDemi.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: Avenir;
  font-style: normal;
  font-weight: 400;
  src: url('./avenir/AvenirNextLTProRegular.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: Avenir;
  font-style: normal;
  font-weight: 300;
  src: url('./avenir/avenirnextltpro-light.otf') format('opentype');
  font-display: swap;
}
