@font-face{
	font-family:graphik;
	src:url(../otf/graphiklight-2.otf);
	font-weight:300;
	font-display:swap
}
@font-face{
	font-family:graphik;
	src:url(../otf/graphikregular-3.otf);
	font-weight:400;
	font-display:swap
}
@font-face{
	font-family:graphik;
	src:url(../otf/graphikmedium-3.otf);
	font-weight:500;
	font-display:swap
}
@font-face{
	font-family:graphik;
	src:url(../otf/graphiksemibold-3.otf);
	font-weight:600;
	font-display:swap
}
@font-face{
	font-family:graphik;
	src:url(../otf/graphikbold-3.otf);
	font-weight:700;
	font-display:swap
}
@font-face{
	font-family:graphik;
	src:url(../otf/graphikblack-2.otf);
	font-weight:bold;
	font-display:swap
}

@font-face{
	font-family:graphik;
	src:url(../woff/graphik-regular.woff);
	font-weight:bold;
	font-display:swap
}

@font-face{
	font-family:graphik;
	src:url(../woff/graphik-medium.woff);
	font-weight:bold;
	font-display:swap
}

@font-face{
	font-family:graphik;
	src:url(../woff/graphik-bold.woff);
	font-weight:bold;
	font-display:swap
}

body{
	font-family:graphik !important;
}
h1, h2, h3, h4, h5, h6, p, span, a, li{
	font-family:graphik !important;
}