/*
 * (c) 2010-2017 Fontspring
 */
@font-face {
    font-family: 'Code_Pro_Demo';
    src: url('../fonts/Code_Pro_Demo-webfont.woff2') format('woff2'),
         url('../fonts/Code_Pro_Demo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

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

}

