@font-face {
  font-family: "OAF Display";
  src: url(../fonts/Archivo-var-latin.woff2) format("woff2-variations");
  font-weight: 100 900;
  font-stretch: 95.5% 95.5%;
  font-style: normal;
  font-display: swap;
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2212,
    U+FEFF,
    U+FFFD;
}
@font-face {
  font-family: "OAF Display";
  src: url(../fonts/Archivo-var-latin-ext.woff2) format("woff2-variations");
  font-weight: 100 900;
  font-stretch: 95.5% 95.5%;
  font-style: normal;
  font-display: swap;
  unicode-range:
    U+0100-02BA,
    U+02BD-02C5,
    U+02C7-02CC,
    U+02CE-02D7,
    U+02DD-02FF,
    U+1E00-1E9F,
    U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "OAF Cond";
  src: url(../fonts/Archivo-var-latin.woff2) format("woff2-variations");
  font-weight: 100 900;
  font-stretch: 72% 72%;
  font-style: normal;
  font-display: swap;
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2212,
    U+FEFF,
    U+FFFD;
}
@font-face {
  font-family: "OAF Cond";
  src: url(../fonts/Archivo-var-latin-ext.woff2) format("woff2-variations");
  font-weight: 100 900;
  font-stretch: 72% 72%;
  font-style: normal;
  font-display: swap;
  unicode-range:
    U+0100-02BA,
    U+02BD-02C5,
    U+02C7-02CC,
    U+02CE-02D7,
    U+02DD-02FF,
    U+1E00-1E9F,
    U+2C60-2C7F,
    U+A720-A7FF;
}
:root {
  --title:
    "OAF Display",
    "Arial Black",
    Impact,
    sans-serif;
  --cond:
    "OAF Cond",
    "Arial Narrow",
    Arial,
    sans-serif;
}
h1,
h2,
.hero__title,
.lineup__title,
.act__plate {
  letter-spacing: -.015em;
}
.hero__title {
  letter-spacing: -.03em;
}
.hero__title {
  font-size: clamp(3.88rem, 15.03vw, 14.55rem);
}
:root h1,
:root h2,
:root .hero__title,
:root .lineup__title,
:root .act__plate,
:root .page-head h1 {
  font-weight: 900;
}
