:root {
--gp-font--trebuchet-ms: "Trebuchet MS";
}

@font-face {
	font-display: auto;
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: 400;
	src: url('https://topwebsites.com.au/wp-content/uploads/generatepress/fonts/trebuchet-ms/Trebuchet-MS.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Trebuchet MS";
	font-style: italic;
	font-weight: 400;
	src: url('https://topwebsites.com.au/wp-content/uploads/generatepress/fonts/trebuchet-ms/Trebuchet-MS-Italic.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: 700;
	src: url('https://topwebsites.com.au/wp-content/uploads/generatepress/fonts/trebuchet-ms/Trebuchet-MS-Bold.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Trebuchet MS";
	font-style: italic;
	font-weight: 700;
	src: url('https://topwebsites.com.au/wp-content/uploads/generatepress/fonts/trebuchet-ms/Trebuchet-MS-Bold-Italic.ttf') format('truetype');
}
