/**
 * Locally hosted Fira Sans — no Google Fonts CDN (AVG: no third-party IP transfer).
 * Source: Fontsource (SIL Open Font License 1.1).
 */

@font-face {
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/fira-sans-400.woff2") format("woff2");
}

@font-face {
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("../fonts/fira-sans-500.woff2") format("woff2");
}

@font-face {
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("../fonts/fira-sans-600.woff2") format("woff2");
}

@font-face {
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/fira-sans-700.woff2") format("woff2");
}

@font-face {
	font-family: "Fira Sans Condensed";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("../fonts/fira-sans-condensed-600.woff2") format("woff2");
}

@font-face {
	font-family: "Fira Sans Condensed";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/fira-sans-condensed-700.woff2") format("woff2");
}
