/**
 * Local GingerSoft + CDN Font Awesome — overrides broken URLs in combined/cached CSS.
 * Paths are relative to this file: assets/css/ → ../fonts/airband/
 */
@font-face {
	font-family: GingerSoft;
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	src:
		url("../fonts/airband/F37GingerSoft-ExtraBold.woff2") format("woff2"),
		url("../fonts/airband/F37GingerSoft-ExtraBold.woff") format("woff");
}

@font-face {
	font-family: GingerSoft;
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src:
		url("../fonts/airband/F37GingerSoft-Regular.woff2") format("woff2"),
		url("../fonts/airband/F37GingerSoft-Regular.woff") format("woff");
}

@font-face {
	font-family: GingerSoft;
	font-weight: 400;
	font-style: italic;
	font-display: swap;
	src:
		url("../fonts/airband/F37GingerSoft-RegularItalic.woff2") format("woff2"),
		url("../fonts/airband/F37GingerSoft-RegularItalic.woff") format("woff");
}

@font-face {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-style: normal;
	font-display: swap;
	src:
		url("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.15.4/webfonts/fa-solid-900.woff2") format("woff2"),
		url("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.15.4/webfonts/fa-solid-900.woff") format("woff"),
		url("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.15.4/webfonts/fa-solid-900.ttf") format("truetype");
}

@font-face {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src:
		url("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.15.4/webfonts/fa-brands-400.woff2") format("woff2"),
		url("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.15.4/webfonts/fa-brands-400.woff") format("woff");
}
