@font-face {
  font-family: 'VITRO Core';
  src: url('./VITRO-Core.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'VITRO Pride';
  src: url('./VITRO-Pride.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}


/* Atreia OTF: Light (300) */
@font-face {
  font-family: 'AtreiaOTF';
  src: url('./Atreia_OTF_Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'AtreiaOTF';
  src: url('./Atreia_OTF_Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'AtreiaOTF';
  src: url('./Atreia_OTF_Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}