@font-face {
    font-family: "Avenir";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("avenir_roman_12.woff") format("woff");
}

@font-face {
    font-family: "Cormorant Garamond";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("cormorant-garamond-v20-latin-regular.woff2") format("woff2");
}

@font-face {
    font-family: "Cormorant Garamond";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("cormorant-garamond-v20-latin-500.woff2") format("woff2");
}

@font-face {
    font-family: "Cormorant Garamond";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("cormorant-garamond-v20-latin-700.woff2") format("woff2");
}

@font-face {
    font-family: "PP Pangaia Variable";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url("PPPangaia-Ultralight.woff2") format("woff2");
}