/* Self-hosted Neue Haas Unica W1G — webfonts/ only, no external CDN */
@font-face {
  font-family: "Neue Haas Unica W1G";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../webfonts/Neue Haas Unica W1G Light.ttf") format("truetype");
}

@font-face {
  font-family: "Neue Haas Unica W1G";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../webfonts/Neue Haas Unica W1G Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Neue Haas Unica W1G";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../webfonts/Neue Haas Unica W1G Medium.ttf") format("truetype");
}

@font-face {
  font-family: "Neue Haas Unica W1G";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../webfonts/Neue Haas Unica W1G Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Neue Haas Unica W1G";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../webfonts/Neue Haas Unica W1G Heavy.ttf") format("truetype");
}

@font-face {
  font-family: "Neue Haas Unica W1G";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../webfonts/Neue Haas Unica W1G Italic.ttf") format("truetype");
}
