/*
 * FS Industrie (Wide width) - self-hosted webfont.
 * Licensed asset provided by On Location for the Backstage typography option (BS-2075).
 * Source: Fontsmith FS Industrie family, Wide subfamily, weights 400/500/700.
 */
@font-face {
	font-family: 'FS Industrie';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../../fonts/fs-industrie/fs-industrie-regular.woff2') format('woff2'),
	     url('../../fonts/fs-industrie/fs-industrie-regular.woff') format('woff');
}

@font-face {
	font-family: 'FS Industrie';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('../../fonts/fs-industrie/fs-industrie-medium.woff2') format('woff2'),
	     url('../../fonts/fs-industrie/fs-industrie-medium.woff') format('woff');
}

@font-face {
	font-family: 'FS Industrie';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../../fonts/fs-industrie/fs-industrie-bold.woff2') format('woff2'),
	     url('../../fonts/fs-industrie/fs-industrie-bold.woff') format('woff');
}
