/* Trebuchet MS */
@font-face {
    font-family: 'TrebuchetMS';
    src: url('fonts/TrebuchetMS/TrebuchetMS.eot?#iefix') format('embedded-opentype'),
         url('fonts/TrebuchetMS/TrebuchetMS.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
    font-family: 'TrebuchetMS';
    src: url('fonts/TrebuchetMS/TrebuchetMSItalic.eot?#iefix') format('embedded-opentype'),
         url('fonts/TrebuchetMS/TrebuchetMSItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'TrebuchetMS';
    src: url('fonts/TrebuchetMS/TrebuchetMSBoldItalic.eot?#iefix') format('embedded-opentype'),
         url('fonts/TrebuchetMS/TrebuchetMSBoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

