@font-face {
    font-family: 'copenhagen_grotesk_novabold';
    src: url('../fonts/CGNB-webfont.woff2') format('woff2'),
         url('../fonts/CGNB-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'copenhagen_grotesk_novaRg';
    src: url('../fonts/CGNR-webfont.woff2') format('woff2'),
         url('../fonts/CGNR-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'copenhagen_grotesk_novalight';
    src: url('../fonts/CGNL-webfont.woff2') format('woff2'),
         url('../fonts/CGNL-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
