/* ===============================
   ClashGrotesk — ExtraLight (200)
================================ */
@font-face {
    font-family: "Clash Grotesk";
    src: url("../fonts/clash-grotesk/ClashGrotesk-ExtraLight.otf") format("opentype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

/* ===============================
   ClashGrotesk — Light (300)
================================ */
@font-face {
    font-family: "Clash Grotesk";
    src: url("../fonts/clash-grotesk/ClashGrotesk-Light.otf") format("opentype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* ===============================
   ClashGrotesk — Regular (400)
================================ */
@font-face {
    font-family: "Clash Grotesk";
    src: url("../fonts/clash-grotesk/ClashGrotesk-Regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* ===============================
   ClashGrotesk — Medium (500)
================================ */
@font-face {
    font-family: "Clash Grotesk";
    src: url("../fonts/clash-grotesk/ClashGrotesk-Medium.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* ===============================
   ClashGrotesk — Semibold (600)
================================ */
@font-face {
    font-family: "Clash Grotesk";
    src: url("../fonts/clash-grotesk/ClashGrotesk-Semibold.otf") format("opentype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/* ===============================
   ClashGrotesk — Bold (700)
================================ */
@font-face {
    font-family: "Clash Grotesk";
    src: url("../fonts/clash-grotesk/ClashGrotesk-Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
