/*
 * Self-hosted application fonts for CSP Phase 2.
 * Sources: @fontsource/inter, @fontsource/plus-jakarta-sans, @fontsource/manrope 5.1.1.
 */
@font-face {
    font-family: "Inter";
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url("../fonts/inter/inter-latin-400.woff2") format("woff2");
}
@font-face {
    font-family: "Inter";
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: url("../fonts/inter/inter-latin-500.woff2") format("woff2");
}
@font-face {
    font-family: "Inter";
    font-style: normal;
    font-display: swap;
    font-weight: 600;
    src: url("../fonts/inter/inter-latin-600.woff2") format("woff2");
}
@font-face {
    font-family: "Inter";
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: url("../fonts/inter/inter-latin-700.woff2") format("woff2");
}
@font-face {
    font-family: "Inter";
    font-style: normal;
    font-display: swap;
    font-weight: 800;
    src: url("../fonts/inter/inter-latin-800.woff2") format("woff2");
}
@font-face {
    font-family: "Plus Jakarta Sans";
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url("../fonts/plus-jakarta-sans/plus-jakarta-sans-latin-400.woff2") format("woff2");
}
@font-face {
    font-family: "Plus Jakarta Sans";
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: url("../fonts/plus-jakarta-sans/plus-jakarta-sans-latin-500.woff2") format("woff2");
}
@font-face {
    font-family: "Plus Jakarta Sans";
    font-style: normal;
    font-display: swap;
    font-weight: 600;
    src: url("../fonts/plus-jakarta-sans/plus-jakarta-sans-latin-600.woff2") format("woff2");
}
@font-face {
    font-family: "Plus Jakarta Sans";
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: url("../fonts/plus-jakarta-sans/plus-jakarta-sans-latin-700.woff2") format("woff2");
}
@font-face {
    font-family: "Plus Jakarta Sans";
    font-style: normal;
    font-display: swap;
    font-weight: 800;
    src: url("../fonts/plus-jakarta-sans/plus-jakarta-sans-latin-800.woff2") format("woff2");
}
@font-face {
    font-family: "Manrope";
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url("../fonts/manrope/manrope-latin-400.woff2") format("woff2");
}
@font-face {
    font-family: "Manrope";
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: url("../fonts/manrope/manrope-latin-500.woff2") format("woff2");
}
@font-face {
    font-family: "Manrope";
    font-style: normal;
    font-display: swap;
    font-weight: 600;
    src: url("../fonts/manrope/manrope-latin-600.woff2") format("woff2");
}
@font-face {
    font-family: "Manrope";
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: url("../fonts/manrope/manrope-latin-700.woff2") format("woff2");
}
