@font-face {
    font-family: 'TrebuchetMSRegular';
    src: url('trebuc.eot');
    src: url('trebuc.eot') format('embedded-opentype'),
         url('trebuc.woff') format('woff'),
         url('trebuc.ttf') format('truetype'),
         url('trebuc.svg#TrebuchetMSRegular') format('svg');
}
