/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 12, 2015 */
* {
    /*-webkit-user-select: none;
    user-select: none;
    -webkit-font-smoothing: antialiased;*/
    margin: 0;
    padding: 0;
}

html,
body {
    background: #000;
    width:100%;
    height:100%;
}

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