/* =========================================================
   CORMORANT GARAMOND
========================================================= */

@font-face {
    font-family: "Cormorant Garamond";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("/public/include/fonts/cormorant-garamond/cormorant-garamond-normal-300.woff2") format("woff2");
}

@font-face {
    font-family: "Cormorant Garamond";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("/public/include/fonts/cormorant-garamond/cormorant-garamond-normal-400.woff2") format("woff2");
}

@font-face {
    font-family: "Cormorant Garamond";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("/public/include/fonts/cormorant-garamond/cormorant-garamond-normal-500.woff2") format("woff2");
}

@font-face {
    font-family: "Cormorant Garamond";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("/public/include/fonts/cormorant-garamond/cormorant-garamond-normal-600.woff2") format("woff2");
}


/* Cormorant Garamond Italic */

@font-face {
    font-family: "Cormorant Garamond";
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url("/public/include/fonts/cormorant-garamond/cormorant-garamond-italic-300.woff2") format("woff2");
}

@font-face {
    font-family: "Cormorant Garamond";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("/public/include/fonts/cormorant-garamond/cormorant-garamond-italic-400.woff2") format("woff2");
}

@font-face {
    font-family: "Cormorant Garamond";
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url("/public/include/fonts/cormorant-garamond/cormorant-garamond-italic-500.woff2") format("woff2");
}

@font-face {
    font-family: "Cormorant Garamond";
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url("/public/include/fonts/cormorant-garamond/cormorant-garamond-italic-600.woff2") format("woff2");
}


/* =========================================================
   INTER
========================================================= */

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("/public/include/fonts/inter/inter-normal-300.woff2") format("woff2");
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("/public/include/fonts/inter/inter-normal-400.woff2") format("woff2");
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("/public/include/fonts/inter/inter-normal-500.woff2") format("woff2");
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("/public/include/fonts/inter/inter-normal-600.woff2") format("woff2");
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("/public/include/fonts/inter/inter-normal-700.woff2") format("woff2");
}


/* =========================================================
   JETBRAINS MONO
========================================================= */

@font-face {
    font-family: "JetBrains Mono";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("/public/include/fonts/jetbrains-mono/jetbrains-mono-normal-400.woff2") format("woff2");
}

@font-face {
    font-family: "JetBrains Mono";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("/public/include/fonts/jetbrains-mono/jetbrains-mono-normal-500.woff2") format("woff2");
}

@font-face {
    font-family: "JetBrains Mono";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("/public/include/fonts/jetbrains-mono/jetbrains-mono-normal-600.woff2") format("woff2");
}

@font-face {
    font-family: "JetBrains Mono";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("/public/include/fonts/jetbrains-mono/jetbrains-mono-normal-700.woff2") format("woff2");
}