@font-face {
    font-family: 'Greycliff CF';
    src: url("../fonts/GreycliffCF-Heavy.woff2") format('woff2');
    font-weight: 900;
    font-display: swap;
    font-style: normal;
}


@font-face {
    font-family: 'Greycliff CF';
    src: url("../fonts/GreycliffCF-Bold.woff2") format('woff2');
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Greycliff CF';
    src: url("../fonts/GreycliffCF-DemiBold.woff2") format('woff2');
    font-weight: 600;
    font-display: swap;
    font-style: normal;
}


@font-face {
    font-family: 'Greycliff CF';
    src: url("../fonts/GreycliffCF-Medium.woff2") format('woff2');
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Greycliff CF';
    src: url("../fonts/GreycliffCF-Regular.woff2") format('woff2');
    font-weight: normal;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Greycliff CF';
    src: url("../fonts/GreycliffCF-Light.woff2") format('woff2');
    font-weight: 300;
    font-display: swap;
    font-style: normal;
}
