@font-face {
    font-family: "Cormorant Garamond";
    font-style: normal;
    font-weight: 300;
    font-display: block;
    src: url("/fonts/cormorant-garamond-300.woff2") format("woff2");
}

@font-face {
    font-family: "Cormorant Garamond";
    font-style: normal;
    font-weight: 600;
    font-display: block;
    src: url("/fonts/cormorant-garamond-600.woff2") format("woff2");
}

@font-face {
    font-family: "Cormorant Garamond";
    font-style: italic;
    font-weight: 300;
    font-display: block;
    src: url("/fonts/cormorant-garamond-300-italic.woff2") format("woff2");
}

@font-face {
    font-family: "Cormorant Garamond";
    font-style: italic;
    font-weight: 600;
    font-display: block;
    src: url("/fonts/cormorant-garamond-600-italic.woff2") format("woff2");
}
