/* FONTS */

@font-face {
    font-family: officinamedium;
    src: url(/i/custom/fonts/OFFICINASANSMEDIUMC.OTF);
}

@font-face {
    font-family: officinanormal;
    src: url(/i/custom/fonts/OFFICINA_SANS_NORMAL.TTF);
}

@font-face {
    font-family: segoelight;
    src: url(/i/custom/fonts/segoeuil.ttf);
}

@font-face {
    font-family: segoebold;
    src: url(/i/custom/fonts/segoeuib.ttf);
}

@font-face {
    font-family: poiret;
    src: url(/i/custom/fonts/poiret.ttf);
}