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