/*
 * Self-hosted Google Fonts used by Euro.Support.
 * Source files and their Open Font License texts are stored in /wwwroot/fonts/google.
 */

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url("../fonts/google/Inter-Variable.woff2") format("woff2");
}

@font-face {
    font-family: "Inter Tight";
    font-style: normal;
    font-weight: 300 600;
    font-display: swap;
    src: url("../fonts/google/InterTight-Variable.woff2") format("woff2");
}

@font-face {
    font-family: "Funnel Display";
    font-style: normal;
    font-weight: 400 600;
    font-display: swap;
    src: url("../fonts/google/FunnelDisplay-Variable.woff2") format("woff2");
}

@font-face {
    font-family: "Instrument Serif";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/google/InstrumentSerif-Regular.woff2") format("woff2");
}

@font-face {
    font-family: "Instrument Serif";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/google/InstrumentSerif-Italic.woff2") format("woff2");
}

@font-face {
    font-family: "Manrope";
    font-style: normal;
    font-weight: 300 600;
    font-display: swap;
    src: url("../fonts/google/Manrope-Variable.woff2") format("woff2");
}

@font-face {
    font-family: "Sora";
    font-style: normal;
    font-weight: 300 700;
    font-display: swap;
    src: url("../fonts/google/Sora-Variable.woff2") format("woff2");
}

@font-face {
    font-family: "Space Grotesk";
    font-style: normal;
    font-weight: 300 600;
    font-display: swap;
    src: url("../fonts/google/SpaceGrotesk-Variable.woff2") format("woff2");
}

@font-face {
    font-family: "IBM Plex Mono";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("../fonts/google/IBMPlexMono-Light.woff2") format("woff2");
}

@font-face {
    font-family: "IBM Plex Mono";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/google/IBMPlexMono-Regular.woff2") format("woff2");
}

@font-face {
    font-family: "IBM Plex Mono";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../fonts/google/IBMPlexMono-Medium.woff2") format("woff2");
}

@font-face {
    font-family: "IBM Plex Mono";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../fonts/google/IBMPlexMono-SemiBold.woff2") format("woff2");
}

@font-face {
    font-family: "DM Sans";
    font-style: normal;
    font-weight: 400 700;
    font-display: swap;
    src: url("../fonts/google/DMSans-Variable.woff2") format("woff2");
}
