@font-face {
    font-family: 'Greycliff Regular';
    font-style: normal;
    src: local('Greycliff Regular AR'),
        url(../fonts/Greycliff/Greycliff-Regular-AR.woff2) format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'Greycliff Bold';
    font-style: normal;
    font-weight: 100;
    src: local('Greycliff Bold AR'),
        url(../fonts/Greycliff/Greycliff-Bold-AR.woff2) format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'Greycliff Demi Bold';
    font-style: normal;
    src: local('Greycliff Demi Bold AR'),
        url(../fonts/Greycliff/Greycliff-Demi-Bold-AR.woff2) format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'Greycliff Demi';
    font-style: normal;
    src: local('Greycliff Demi AR'),
        url(../fonts/Greycliff/Greycliff-Medium-AR.woff2) format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'OrLemmen';
    font-style: normal;
    font-weight: 400;
    src: local('Kermes'), url(../fonts/Kermes/Kermes-Light.woff2) format('opentype');
    font-display: swap;
}
