/* Thin (100) */
@font-face {
  font-family: "Proxima Nova";
  font-weight: 100;
  font-style: normal;
  font-display: swap;
  src: url("/wp-content/themes/that1painter_v2/assets/fonts/ProximaNova-Thin.woff2") format("woff2");
}

/* Alt Thin (200) */
@font-face {
  font-family: "Proxima Nova";
  font-weight: 200;
  font-style: normal;
  font-display: swap;
  src: url("/wp-content/themes/that1painter_v2/assets/fonts/ProximaNova-AltThin.woff2") format("woff2");
}

/* Alt Light (300) */
@font-face {
  font-family: "Proxima Nova";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("/wp-content/themes/that1painter_v2/assets/fonts/ProximaNova-AltLight.woff2") format("woff2");
}

/* Regular (400) */
@font-face {
  font-family: "Proxima Nova";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("/wp-content/themes/that1painter_v2/assets/fonts/ProximaNova-Regular.woff2") format("woff2");
}

/* Alt Bold (500) */
@font-face {
  font-family: "Proxima Nova";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("/wp-content/themes/that1painter_v2/assets/fonts/ProximaNova-AltBold.woff2") format("woff2");
}

/* Bold (600) */
@font-face {
  font-family: "Proxima Nova";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("/wp-content/themes/that1painter_v2/assets/fonts/ProximaNova-Bold.woff2") format("woff2");
}

/* ExtraBold (700) */
@font-face {
  font-family: "Proxima Nova";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("/wp-content/themes/that1painter_v2/assets/fonts/ProximaNova-Extrabold.woff2") format("woff2");
}

/* ExtraBold alias (800 → use 700 file) */
@font-face {
  font-family: "Proxima Nova";
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url("/wp-content/themes/that1painter_v2/assets/fonts/ProximaNova-Extrabold.woff2") format("woff2");
}

/* Black (900) */
@font-face {
  font-family: "Proxima Nova";
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src: url("/wp-content/themes/that1painter_v2/assets/fonts/ProximaNova-Black.woff2") format("woff2");
}
