@font-face {
    font-family: 'Uni Book';
    src: url('uni_sans_book_italic-webfont.woff2') format('woff2'),
         url('uni_sans_book_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Uni Bold';
    src: url('uni_sans_bold_italic-webfont.woff2') format('woff2'),
         url('uni_sans_bold_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Abula Regular';
    src: url('abula-regular-webfont.woff2') format('woff2'),
         url('abula-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Abula Semilight';
    src: url('abula-semilight-webfont.woff2') format('woff2'),
         url('abula-semilight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}