p {} /** REMOVING THIS LINE CAUSES PARCEL ERROR */

@font-face {
	font-family: DMSans;
	font-style: normal;
	src: url('../fonts/DMSans-VariableFont_opsz,wght.ttf') format('truetype');
	font-display: swap;
}
@font-face {
	font-family: DMSans;
	font-style: italic;
	src: url('../fonts/DMSans-Italic-VariableFont_opsz,wght.ttf') format('truetype');
	font-display: swap;
}
