@font-face {
	font-family: "Inter Alia";
	src: url('../fonts/InterAlia-VF.woff2') format('woff2');
 }

 @font-face {
	font-family: "Inter Alia Italic";
	src: url('../fonts/InterAlia-Italic.woff2') format('woff2');
 }

 @font-face {
	font-family: "Inter Alia Medium Italic";
	src: url('../fonts/InterAlia-MediumItalic.woff2') format('woff2');
 }

 @font-face {
	font-family: "Quikscript Sans";
	src: url('../fonts/QuikscriptSans.woff2') format('woff2');
 }
 @font-face {
	font-family: "Powdered Milk Shavian";
	src: url('../fonts/powdered_milk_shavian.ttf') format('truetype');
 }

 @font-face {
	font-family: "Newspaper Bleed Shavian";
	src: url('../fonts/newspaper_bleed_shavian.ttf') format('truetype');
 }

 @font-face {
	font-family: "Minispaced 9x Full Descender";
	src: url('../fonts/minispaced.ttf') format('Truetype');
 }

 /*
 @font-face {
	font-family: "Quikscript Sans";
	src: url('../fonts/QuikscriptSans.ttf') format('Truetype');
 }
 */