@font-face {
    font-family: 'creoextrabold';
    src: url('creo-extrabold-webfont.woff2') format('woff2'),
         url('creo-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'creolight';
    src: url('creo-light-webfont.woff2') format('woff2'),
         url('creo-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'creomedium';
    src: url('creo-medium-webfont.woff2') format('woff2'),
         url('creo-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'creosemibold';
    src: url('creo-semibold-webfont.woff2') format('woff2'),
         url('creo-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}