@font-face {
	font-family: "Jokker";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/Jokker/Jokker-Regular.woff2") format("woff2");
}

@font-face {
	font-family: "Jokker";
	font-style: italic;
	font-weight: 400;
	src: url("../fonts/Jokker/Jokker-RegularItalic.woff2") format("woff2");
}

@font-face {
	font-family: "Jokker";
	font-style: normal;
	font-weight: 700; /* Bold */
	src: url("../fonts/Jokker/Jokker-Bold.woff2") format("woff2");
}

@font-face {
	font-family: "Jokker";
	font-style: italic;
	font-weight: 700; /* Bold Italic */
	src: url("../fonts/Jokker/Jokker-BoldItalic.woff2") format("woff2");
}

@font-face {
	font-family: "Jokker";
	font-style: normal;
	font-weight: 800; /* Heavy */
	src: url("../fonts/Jokker/Jokker-Heavy.woff2") format("woff2");
}

@font-face {
	font-family: "Jokker";
	font-style: italic;
	font-weight: 800; /* Heavy Italic */
	src: url("../fonts/Jokker/Jokker-HeavyItalic.woff2") format("woff2");
}

@font-face {
	font-family: "Jokker";
	font-style: normal;
	font-weight: 300; /* Light */
	src: url("../fonts/Jokker/Jokker-Light.woff2") format("woff2");
}

@font-face {
	font-family: "Jokker";
	font-style: italic;
	font-weight: 300; /* Light Italic */
	src: url("../fonts/Jokker/Jokker-LightItalic.woff2") format("woff2");
}

@font-face {
	font-family: "Jokker";
	font-style: normal;
	font-weight: 500; /* Medium */
	src: url("../fonts/Jokker/Jokker-Medium.woff2") format("woff2");
}

@font-face {
	font-family: "Jokker";
	font-style: italic;
	font-weight: 500; /* Medium Italic */
	src: url("../fonts/Jokker/Jokker-MediumItalic.woff2") format("woff2");
}

@font-face {
	font-family: "Jokker";
	font-style: normal;
	font-weight: 600; /* SemiBold */
	src: url("../fonts/Jokker/Jokker-Semibold.woff2") format("woff2");
}

@font-face {
	font-family: "Jokker";
	font-style: italic;
	font-weight: 600; /* SemiBold Italic */
	src: url("../fonts/Jokker/Jokker-SemiboldItalic.woff2") format("woff2");
}

@font-face {
	font-family: "Jokker";
	font-style: normal;
	font-weight: 200; /* Thin */
	src: url("../fonts/Jokker/Jokker-Thin.woff2") format("woff2");
}

@font-face {
	font-family: "Jokker";
	font-style: italic;
	font-weight: 200; /* Thin Italic */
	src: url("../fonts/Jokker/Jokker-ThinItalic.woff2") format("woff2");
}
