@font-face {
    font-family: 'Copperplate Gothic';
    src: url('coprgtb-webfont.woff2') format('woff2'),
         url('coprgtb-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'Copperplate Gothic';
    src: url('coprgtl-webfont.woff2') format('woff2'),
         url('coprgtl-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'Britannic Bold';
    src: url('britanic-webfont.woff2') format('woff2'),
         url('britanic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}