src: url()

in src/styles/fonts.ts [114:121]


	src: url("${fontAssetsUrl}guardian-titlepiece/noalts-not-hinted/GTGuardianTitlepiece-Bold.woff2") format("woff2"),
		     url("${fontAssetsUrl}guardian-titlepiece/noalts-not-hinted/GTGuardianTitlepiece-Bold.woff") format("woff"),
		     url("${fontAssetsUrl}guardian-titlepiece/noalts-not-hinted/GTGuardianTitlepiece-Bold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
	}

@font-face {