:root {
--gp-font--coco-gothic: "Coco Gothic";
}

@font-face {
	font-display: auto;
	font-family: "Coco Gothic";
	font-style: italic;
	font-weight: 700;
	src: url('https://trustedtrt.com/wp-content/uploads/generatepress/fonts/coco-gothic/CocoGothic-BoldItalic_trial.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Coco Gothic";
	font-style: normal;
	font-weight: 700;
	src: url('https://trustedtrt.com/wp-content/uploads/generatepress/fonts/coco-gothic/CocoGothic-Bold_trial.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Coco Gothic";
	font-style: italic;
	font-weight: 900;
	src: url('https://trustedtrt.com/wp-content/uploads/generatepress/fonts/coco-gothic/CocoGothic-HeavyItalic_trial.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Coco Gothic";
	font-style: normal;
	font-weight: 900;
	src: url('https://trustedtrt.com/wp-content/uploads/generatepress/fonts/coco-gothic/CocoGothic-Heavy_trial.ttf') format('truetype');
}
