@font-face {
    font-family: 'courier_primebold';
    src: url('../fonts/courier_prime_bold-webfont.woff2') format('woff2'),
         url('../fonts/courier_prime_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'courier_primeitalic';
    src: url('../fonts/courier_prime_italic-webfont.woff2') format('woff2'),
         url('../fonts/courier_prime_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'courier_primeregular';
    src: url('../fonts/courier_prime-webfont.woff2') format('woff2'),
         url('../fonts/courier_prime-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}