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