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

/* Playfair Display */
@font-face {
    font-family: "Playfair Display";
    font-style: normal;
    font-weight: 400 700;
    font-display: swap;
    src: url("/fonts/playfair.woff2") format("woff2");
}
