@font-face {
    font-family: 'trebuchet_msregular';
    src: url('../fonts/trebuchetms-webfont.eot');
    src: url('../fonts/trebuchetms-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/trebuchetms-webfont.woff') format('woff'),
    url('../fonts/trebuchetms-webfont.ttf') format('truetype'),
    url('../fonts/trebuchetms-webfont.svg#trebuchet_msregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'trebuchet_msbold';
    src: url('../fonts/trebuchetmsb-webfont.eot');
    src: url('../fonts/trebuchetmsb-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/trebuchetmsb-webfont.woff') format('woff'),
    url('../fonts/trebuchetmsb-webfont.ttf') format('truetype'),
    url('../fonts/trebuchetmsb-webfont.svg#trebuchet_msbold') format('svg');
    font-weight: normal;
    font-style: normal;
}