@font-face {
	font-family: 'Trebuchet MS';
	src: url("fonts/Trebuchet-MS.woff") format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
	font-family: 'Trebuchet MS';
	src: url("fonts/Trebuchet-MS-Italic.woff") format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}