/* 
 * Not required. 
 * Example page CSS
 */

@font-face {
    font-family: '1942_report1942_report';
    src: url('../fonts/1942-webfont.eot');
    src: url('../fonts/1942-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/1942-webfont.woff') format('woff'),
         url('../fonts/1942-webfont.ttf') format('truetype'),
         url('../fonts/1942-webfont.svg#1942_report1942_report') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanslight';
    src: 
         url('../fonts/OpenSans-Light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'existencelight';
    src: url('../fonts/Existence-Light-webfont.eot');
    src: url('../fonts/Existence-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Existence-Light-webfont.woff') format('woff'),
         url('../fonts/Existence-Light-webfont.ttf') format('truetype'),
         url('../fonts/Existence-Light-webfont.svg#existencelight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'commeextralight';
    src: url('../fonts/comme-extralight-webfont.eot');
    src: url('../fonts/comme-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/comme-extralight-webfont.woff2') format('woff2'),
         url('../fonts/comme-extralight-webfont.woff') format('woff'),
         url('../fonts/comme-extralight-webfont.ttf') format('truetype'),
         url('../fonts/comme-extralight-webfont.svg#commeextralight') format('svg');
    font-weight: normal;
    font-style: normal;

}     
