/* Barlow Condensed — bundled locally (latin subset only, weights 600/700/800 — the only weights sdc-base.css
   uses via --sdc-fw-normal/-bold/-heavy). SIL Open Font License 1.1 — see OFL.txt in this folder.
   No external request: this is the SDC Default heading font, served from the plugin's own assets/. */
@font-face{
	font-family:'Barlow Condensed';
	font-style:normal;
	font-weight:600;
	font-display:swap;
	src:url('barlow-condensed-600.woff2') format('woff2');
}
@font-face{
	font-family:'Barlow Condensed';
	font-style:normal;
	font-weight:700;
	font-display:swap;
	src:url('barlow-condensed-700.woff2') format('woff2');
}
@font-face{
	font-family:'Barlow Condensed';
	font-style:normal;
	font-weight:800;
	font-display:swap;
	src:url('barlow-condensed-800.woff2') format('woff2');
}
