/*
 * Self-hosted Barlow Condensed — all four weights cover both display and body roles.
 * Files sourced from Google Web Fonts Helper (gwfh.mranftl.com), SIL OFL license.
 */

/* 400 — body copy */
@font-face {
	font-family: 'Barlow Condensed';
	src: url('../../fonts/barlow-condensed/barlow-condensed-400.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

/* 500 — utility, nav, small labels */
@font-face {
	font-family: 'Barlow Condensed';
	src: url('../../fonts/barlow-condensed/barlow-condensed-500.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

/* 600 — section headings, service titles */
@font-face {
	font-family: 'Barlow Condensed';
	src: url('../../fonts/barlow-condensed/barlow-condensed-600.woff2') format('woff2');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

/* 700 — hero headline */
@font-face {
	font-family: 'Barlow Condensed';
	src: url('../../fonts/barlow-condensed/barlow-condensed-700.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
