/**
* @license
*
* Font Family: Clash Grotesk
* Designed by: Indian Type Foundry
* URL: https://www.fontshare.com/fonts/clash-grotesk
* © 2024 Indian Type Foundry
*
* Clash Grotesk Extralight 
* Clash Grotesk Light 
* Clash Grotesk Regular 
* Clash Grotesk Medium 
* Clash Grotesk Semibold 
* Clash Grotesk Bold 
* Clash Grotesk Variable (Variable font)

*
*/
@font-face {
    font-family: "Clash Grotesk";
    src: url("ClashGrotesk-Extralight.woff2") format("woff2"),
        url("ClashGrotesk-Extralight.woff") format("woff"),
        url("ClashGrotesk-Extralight.ttf") format("truetype");
    font-weight: 200;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: "Clash Grotesk";
    src: url("ClashGrotesk-Light.woff2") format("woff2"),
        url("ClashGrotesk-Light.woff") format("woff"),
        url("ClashGrotesk-Light.ttf") format("truetype");
    font-weight: 300;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: "Clash Grotesk";
    src: url("ClashGrotesk-Regular.woff2") format("woff2"),
        url("ClashGrotesk-Regular.woff") format("woff"),
        url("ClashGrotesk-Regular.ttf") format("truetype");
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: "Clash Grotesk";
    src: url("ClashGrotesk-Medium.woff2") format("woff2"),
        url("ClashGrotesk-Medium.woff") format("woff"),
        url("ClashGrotesk-Medium.ttf") format("truetype");
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: "Clash Grotesk";
    src: url("ClashGrotesk-Semibold.woff2") format("woff2"),
        url("ClashGrotesk-Semibold.woff") format("woff"),
        url("ClashGrotesk-Semibold.ttf") format("truetype");
    font-weight: 600;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: "Clash Grotesk";
    src: url("ClashGrotesk-Bold.woff2") format("woff2"),
        url("ClashGrotesk-Bold.woff") format("woff"),
        url("ClashGrotesk-Bold.ttf") format("truetype");
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: "Matter";
    src: url("Matter-Bold.woff2") format("woff2"),
        url("Matter-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Matter";
    src: url("Matter-Regular.woff2") format("woff2"),
        url("Matter-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Matter";
    src: url("Matter-Medium.woff2") format("woff2"),
        url("Matter-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
