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

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

}

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

}

/*
@font-face {
    font-family: 'courier_primebold';
    src: url('courier_prime_bold-webfont.woff2') format('woff2'),
         url('courier_prime_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

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

}
@font-face {
    font-family: 'courier_primebold_italic';
    src: url('courier_prime_bold_italic-webfont.woff2') format('woff2'),
         url('courier_prime_bold_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
*/