
@font-face {
    font-family: 'prataregular';
    src: url('prata-regular-webfont.woff2') format('woff2'),
         url('prata-regular-webfont.woff') format('woff'),
         url('prata-regular-webfont.svg#prataregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'cardobold';
    src: url('cardo-bold-webfont.woff2') format('woff2'),
         url('cardo-bold-webfont.woff') format('woff'),
         url('cardo-bold-webfont.svg#cardobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'cardoitalic';
    src: url('cardo-italic-webfont.woff2') format('woff2'),
         url('cardo-italic-webfont.woff') format('woff'),
         url('cardo-italic-webfont.svg#cardoitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'cardoregular';
    src: url('cardo-regular-webfont.woff2') format('woff2'),
         url('cardo-regular-webfont.woff') format('woff'),
         url('cardo-regular-webfont.svg#cardoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}