/**
 * StockWP — Magnific font stack (Degular, Inter, Geist, Klarheit)
 */

@font-face {
	font-family: Degular;
	src: url(https://pikaso.cdnpk.net/public/media/Degular-Bold.otf) format("opentype");
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: Degular;
	src: url(https://pikaso.cdnpk.net/public/media/Degular-Medium.otf) format("opentype");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: Degular;
	src: url(https://pikaso.cdnpk.net/public/media/Degular-Regular.otf) format("opentype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: Inter;
	src: url(https://pikaso.cdnpk.net/public/media/Inter-Regular.woff2) format("woff2"),
		url(https://pikaso.cdnpk.net/public/media/Inter-Regular.woff) format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: Inter;
	src: url(https://pikaso.cdnpk.net/public/media/Inter-Medium.woff2) format("woff2");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: Inter;
	src: url(https://pikaso.cdnpk.net/public/media/Inter-SemiBold.woff2) format("woff2"),
		url(https://pikaso.cdnpk.net/public/media/Inter-SemiBold.woff) format("woff");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: Inter;
	src: url(https://pikaso.cdnpk.net/public/media/Inter-Bold.woff2) format("woff2"),
		url(https://pikaso.cdnpk.net/public/media/Inter-Bold.woff) format("woff");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: Geist;
	src: url(https://pikaso.cdnpk.net/public/media/Geist-Regular.woff2) format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	font-feature-settings: "ss02" on;
}

@font-face {
	font-family: Geist;
	src: url(https://pikaso.cdnpk.net/public/media/Geist-Medium.woff2) format("woff2");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	font-feature-settings: "ss02" on;
}

@font-face {
	font-family: Geist;
	src: url(https://pikaso.cdnpk.net/public/media/Geist-SemiBold.woff2) format("woff2");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
	font-feature-settings: "ss02" on;
}

@font-face {
	font-family: Geist;
	src: url(https://pikaso.cdnpk.net/public/media/Geist-Bold.woff2) format("woff2");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	font-feature-settings: "ss02" on;
}

@font-face {
	font-family: Klarheit;
	src: url(https://pikaso.cdnpk.net/public/media/ESKlarheitPlakatFP-Extrabold.woff2) format("woff2");
	font-weight: 800;
	font-style: normal;
	font-display: swap;
	font-feature-settings: normal;
}

@font-face {
	font-family: Klarheit;
	src: url(https://pikaso.cdnpk.net/public/media/ESKlarheitPlakatFP-Black.woff2) format("woff2");
	font-weight: 900;
	font-style: normal;
	font-display: swap;
	font-feature-settings: normal;
}

@font-face {
	font-family: Klarheit;
	src: url(https://pikaso.cdnpk.net/public/media/ESKlarheitPlakatFP-Extrablack.woff2) format("woff2");
	font-weight: 950;
	font-style: normal;
	font-display: swap;
	font-feature-settings: normal;
}
