/* ApplicationLink 2026 brand faces. Self hosted, woff2 only.
   Browser targets are Chrome, Firefox and Safari, all of which support woff2,
   so no legacy fallback format is shipped. */

@font-face {
	font-family: 'Venera';
	src: url('fonts/venera-700.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gotham';
	src: url('fonts/gotham-light.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gotham';
	src: url('fonts/gotham-bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
