
@font-face {
    font-family: 'Universitybold';
    src: url('universityoldstyle_bold-webfont.woff2') format('woff2'),
         url('universityoldstyle_bold-webfont.woff') format('woff'),
         url('universityoldstyle_bold-webfont.ttf') format('truetype'),
         url('universityoldstyle_bold-webfont.svg#universityoldstylebold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'Universityregular';
    src: url('universityoldstyle_regular-webfont.woff2') format('woff2'),
         url('universityoldstyle_regular-webfont.woff') format('woff'),
         url('universityoldstyle_regular-webfont.ttf') format('truetype'),
         url('universityoldstyle_regular-webfont.svg#universityoldstyleregular') format('svg');
    font-weight: normal;
    font-style: normal;

}