/* Self-hostade typsnitt for blodsockerfall.se (GDPR: aldrig Google Fonts-CDN).
   Spectral (display) + Libre Franklin (brodtext), hamtade fran fontsource. */

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

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