@charset "UTF-8";

@font-face {
    font-family: 'Officina-extra-bold';
    src: url('../fonts/OfficinaSerifExtraBoldITC-Reg.woff2') format('woff2');
    src: url('../fonts/OfficinaSerifExtraBoldITC-Reg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Officina-bold';
    src: url('../fonts/officinaserifbold-webfont.woff2') format('woff2'),
        url('../fonts/officinaserifbold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Officina-regular';
    src: url('../fonts/officinaserifbook-webfont.woff2') format('woff2'),
        url('../fonts/officinaserifbook-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Papyrus';
    src: url("../fonts/Smooth_Papyrus_Demo.woff") format('woff');
    font-weight: normal;
    font-style: normal;
}