/* Newsreader */

/** Normal **/

@font-face {
	font-weight: 200 800;
	font-family: Newsreader;
	font-style: normal;
	
	src: url("fonts/newsreader/Newsreader-VariableFont_opsz,wght.ttf");
}

/** Italic **/

@font-face {
	font-family: Newsreader;
	font-style: italic;
	
	src: url("fonts/newsreader/Newsreader-Italic-VariableFont_opsz,wght.ttf");
}
