@font-face {
	font-family: 'Graphik';
	font-weight: 300;
	font-style: normal;
	src: url('Graphik-Light.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Graphik';
	font-weight: bold;
	font-style: normal;
	src: url('Graphik-Bold.woff2') format('woff2');
	font-display: swap;
}

