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

@font-face {
	font-family: 'Trebuchet MS';
	src: url('../fonts/TrebuchetMS-Italic.eot');
	src: local('Trebuchet MS Italic'), local('TrebuchetMS-Italic'),
	url('../fonts/TrebuchetMS-Italic.eot?#iefix') format('embedded-opentype'),
	url('../fonts/TrebuchetMS-Italic.woff2') format('woff2'),
	url('../fonts/TrebuchetMS-Italic.woff') format('woff'),
	url('../fonts/TrebuchetMS-Italic.ttf') format('truetype'),
	url('../fonts/TrebuchetMS-Italic.svg#TrebuchetMS-Italic') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Trebuchet MS';
	src: url('../fonts/TrebuchetMS-Bold.eot');
	src: local('Trebuchet MS Bold'), local('TrebuchetMS-Bold'),
	url('../fonts/TrebuchetMS-Bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/TrebuchetMS-Bold.woff2') format('woff2'),
	url('../fonts/TrebuchetMS-Bold.woff') format('woff'),
	url('../fonts/TrebuchetMS-Bold.ttf') format('truetype'),
	url('../fonts/TrebuchetMS-Bold.svg#TrebuchetMS-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Trebuchet MS';
	src: url('../fonts/TrebuchetMS-BoldItalic.eot');
	src: local('Trebuchet MS Bold Italic'), local('TrebuchetMS-BoldItalic'),
	url('../fonts/TrebuchetMS-BoldItalic.eot?#iefix') format('embedded-opentype'),
	url('../fonts/TrebuchetMS-BoldItalic.woff2') format('woff2'),
	url('../fonts/TrebuchetMS-BoldItalic.woff') format('woff'),
	url('../fonts/TrebuchetMS-BoldItalic.ttf') format('truetype'),
	url('../fonts/TrebuchetMS-BoldItalic.svg#TrebuchetMS-BoldItalic') format('svg');
	font-weight: bold;
	font-style: italic;
}