@font-face {
    font-family: 'trebuchet';
    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;

}
@font-face {
	font-family: 'trebuchet';
	src: url('Trebuchet MS Italic.eot');
	src: local('☺'), url('Trebuchet MS Italic.woff') format('woff'), url('Trebuchet MS Italic.ttf') format('truetype'), url('Trebuchet MS Italic.svg') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'trebuchet';
	src: url('Trebuchet MS Bold.eot');
	src: local('☺'), url('Trebuchet MS Bold.woff') format('woff'), url('Trebuchet MS Bold.ttf') format('truetype'), url('Trebuchet MS Bold.svg') format('svg');
	font-weight: bold;
	font-style: normal;
}

