@font-face {
    font-family: 'GellerHeadlineRegular';
    src: url('geller/Geller-HeadlineRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face{
    font-family: 'GellerHeadlineBold';
    src: url('geller/Geller-HeadlineBold.woff') format('woff');       
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face{
    font-family: 'GellerHeadlineLight';
    src: url('geller/Geller-HeadlineLight.woff') format('woff');       
    font-weight: lighter;
    font-style: normal;
    font-display: swap;
}

@font-face{
    font-family: 'URWClassicoRegular';
    src: url('urw/URWClassico-Regular.woff') format('woff');       
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face{
    font-family: 'URWClassicoBold';
    src: url('urw/URWClassico-Bold.woff') format('woff');       
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

