@font-face {
	font-family: Graphik-Regular;
	font-weight: 400;
	font-style: normal;
	src: url("Graphik-Regular.ttf") format("truetype");
}
@font-face {
	font-family: Graphik-SemiBold;
	font-weight: 600;
	font-style: normal;
	src: url("Graphik-SemiBold.ttf") format("truetype");
}
@font-face {
	font-family: Graphik-Bold;
	font-weight: 700;
	font-style: normal;
	src: url("Graphik-Bold.ttf") format("truetype");
}