@font-face {
    font-family: "Greycliff CF";
    font-weight: 400;
    src: url(/fonts/greycliff-cf-regular.otf);
    font-display: swap;
}

@font-face {
    font-family: "Greycliff CF";
    font-weight: 800;
    src: url(/fonts/greycliff-cf-bold.otf);
    font-display: swap;
}
