/* Self-hostade typsnitt for akutservice.se (GDPR: aldrig Google Fonts-CDN).
   Signika (display, skyltning/vagvisning) + Heebo (brodtext). Fran fontsource. */

@font-face {
	font-family: "Signika";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("signika-400.woff2") format("woff2");
}
@font-face {
	font-family: "Signika";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("signika-600.woff2") format("woff2");
}
@font-face {
	font-family: "Signika";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("signika-700.woff2") format("woff2");
}

@font-face {
	font-family: "Heebo";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("heebo-400.woff2") format("woff2");
}
@font-face {
	font-family: "Heebo";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("heebo-500.woff2") format("woff2");
}
@font-face {
	font-family: "Heebo";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("heebo-700.woff2") format("woff2");
}
