
@font-face {
    font-family: 'Cardo';
    src: url('../../fonts/cardo/cardo-bold-webfont.eot');
    src: url('../../fonts/cardo/cardo-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/cardo/cardo-bold-webfont.woff') format('woff'),
         url('../../fonts/cardo/cardo-bold-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}


@font-face {
    font-family: 'Cardo';
    src: url('../../fonts/cardo/cardo-regular-webfont.eot');
    src: url('../../fonts/cardo/cardo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/cardo/cardo-regular-webfont.woff') format('woff'),
         url('../../fonts/cardo/cardo-regular-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Cardo';
    src: url('../../fonts/cardo/cardo-italic-webfont.eot');
    src: url('../../fonts/cardo/cardo-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/cardo/cardo-italic-webfont.woff') format('woff'),
         url('../../fonts/cardo/cardo-italic-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}