@font-face {
	font-family: 'instrument';
	src:
		url('/css/fonts/instrument/InstrumentSans-Regular.woff2?6b2nks') format('woff2'),
		url('/css/fonts/instrument/InstrumentSans-Regular.woff?6b2nks') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'instrument';
	src:
		url('/css/fonts/instrument/InstrumentSans-Italic.woff2?6b2nks') format('woff2'),
		url('/css/fonts/instrument/InstrumentSans-Italic.woff?6b2nks') format('woff');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'instrument';
	src:
		url('/css/fonts/instrument/InstrumentSans-Medium.woff2?6b2nks') format('woff2'),
		url('/css/fonts/instrument/InstrumentSans-Medium.woff?6b2nks') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'instrument';
	src:
		url('/css/fonts/instrument/InstrumentSans-MediumItalic.woff2?6b2nks') format('woff2'),
		url('/css/fonts/instrument/InstrumentSans-MediumItalic.woff?6b2nks') format('woff');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}