@font-face {
    font-family: 'UOT';
    src: url('UnitOT.woff') format('woff'),
         url('UnitOT.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UOT black';
    src: url('UnitOT-Black.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'officinabold';
    src: url('officina-ss-std-bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'officina';
    src: url('officina-ss-std-book.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

