/* Self-hostade typsnitt för texty.se (fontsource woff2). Be Vietnam Pro
   (display) + Libre Franklin (brödtext), unikt par i portföljen. */
@font-face {
	font-family: "Be Vietnam Pro";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("be-vietnam-pro-600.woff2") format("woff2");
}
@font-face {
	font-family: "Be Vietnam Pro";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("be-vietnam-pro-700.woff2") format("woff2");
}
@font-face {
	font-family: "Libre Franklin";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("libre-franklin-400.woff2") format("woff2");
}
@font-face {
	font-family: "Libre Franklin";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("libre-franklin-600.woff2") format("woff2");
}
