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

@font-face {
	font-family: Aviny;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/aviny.woff2') format('woff2'),
	url('../fonts/aviny.woff') format('woff'),
	url('../fonts/aviny.otf') format('opentype'),
	url('../fonts/aviny.ttf') format('truetype');
	font-display: swap;
}
