
    @font-face {
    font-family: 'Friz Quadrata Regular OS';
    font-style: normal;
    font-weight: normal;
    src: url('Friz Quadrata Regular OS') format('embedded-opentype'), 
    url('friz-quadrata-regular.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Friz Quadrata Bold Italic OS';
    font-style: normal;
    font-weight: normal;
    src: url('Friz Quadrata Bold Italic OS') format('embedded-opentype'), 
    url('friz-quadrata-bold-italic.woff') format('woff');
    }

@font-face {
    font-family: 'Roxborough CF';
    src: url('RoxboroughCF.eot');
    src: url('RoxboroughCF.eot?#iefix') format('embedded-opentype'),
        url('RoxboroughCF.woff2') format('woff2'),
        url('RoxboroughCF.woff') format('woff'),
        url('RoxboroughCF.ttf') format('truetype'),
        url('RoxboroughCF.svg#RoxboroughCF') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

