@font-face {
	font-family: "Open Sans";
	src: url("/https/sightlessscribbles.com/fonts/OpenSans-Variable.woff2")
	  format("woff2-variations");
	font-weight: 300 800;
	font-style: normal;
	font-display: swap;
}
 

@font-face {
	font-family: "Open Sans";
	src: url("/https/sightlessscribbles.com/fonts/OpenSans-Italic-Variable.woff2")
	  format("woff2-variations");
	font-weight: 300 800;
	font-style: italic;
	font-display: swap;
}