@font-face {
    font-family: "Old Newspaper Types";
    src: url(../fonts/old-newspaper-types.woff) format('woff'),
         url(../fonts/old-newspaper-types.woff2) format('woff2');
}

@font-face {
    font-family: 'Victoria Serif';
    src: url(../fonts/victoria-serif.woff) format('woff'),
         url(../fonts/old-newspaper-types.woff2) format('woff2');
}