@charset "utf-8";
/* CSS Document */

/* shadows-into-light-regular - latin */
@font-face {
	font-family: 'Shadows Into Light';
	font-style: normal;
	font-weight: 400;
	src: local(''),
		url('shadows-into-light-v15-latin-regular.woff2') format('woff2'), 
		url('shadows-into-light-v15-latin-regular.woff') format('woff');
	font-display: swap;	
}
