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


@font-face {
    font-family: 'trebuchet_ms_bold';
    src: url('../webfonts/fonts/trebuchet_ms_bold.eot');
    src: url('../webfonts/fonts/trebuchet_ms_bold.eot') format('embedded-opentype'),
         url('../webfonts/fonts/trebuchet_ms_bold.woff2') format('woff2'),
         url('../webfonts/fonts/trebuchet_ms_bold.woff') format('woff'),
         url('../webfonts/fonts/trebuchet_ms_bold.ttf') format('truetype'),
         url('../webfonts/fonts/trebuchet_ms_bold.svg#trebuchet_ms_bold') format('svg');
}

