/* Trebushet */

@font-face {
    font-family: 'TrebuchetMSRegular';
    src: url('../fonte/trebuchet_ms-webfont.eot');
    src: url('../fonte/trebuchet_ms-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonte/trebuchet_ms-webfont.woff') format('woff'),
         url('../fonte/trebuchet_ms-webfont.ttf') format('truetype'),
         url('../fonte/trebuchet_ms-webfont.svg#TrebuchetMSRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Delicious */

@font-face {
    font-family: 'DeliciousRoman';
    src: url('../fonte/delicious-roman-webfont.eot');
    src: url('../fonte/delicious-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonte/delicious-roman-webfont.woff') format('woff'),
         url('../fonte/delicious-roman-webfont.ttf') format('truetype'),
         url('../fonte/delicious-roman-webfont.svg#DeliciousRoman') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* MyriadPro Italic*/

@font-face {
    font-family: 'MyriadProItalic';
    src: url('../fonte/myriadpro-it-webfont.eot');
    src: url('../fonte/myriadpro-it-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonte/myriadpro-it-webfont.woff') format('woff'),
         url('../fonte/myriadpro-it-webfont.ttf') format('truetype'),
         url('../fonte/myriadpro-it-webfont.svg#MyriadProItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Capsuula */

@font-face {
    font-family: 'CapsuulaRegular';
    src: url('../fonte/capsuula-webfont.eot');
    src: url('../fonte/capsuula-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonte/capsuula-webfont.woff') format('woff'),
         url('../fonte/capsuula-webfont.ttf') format('truetype'),
         url('../fonte/capsuula-webfont.svg#CapsuulaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}