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

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

}