
@font-face {
	font-family: instrumentsans;
	src: url(InstrumentSans-Bold.ttf);
	font-weight: 700;
	font-display: swap;
}

@font-face {
	font-family: instrumentsans;
	src: url(InstrumentSans-SemiBold.ttf);
	font-weight: 600;
	font-display: swap;
}

@font-face {
	font-family: instrumentsans;
	src: url(InstrumentSans-Medium.ttf);
	font-weight: 500;
	font-display: swap;
}

@font-face {
	font-family: instrumentsans;
	src: url(InstrumentSans-Regular.ttf);
	font-weight:  400;
	font-display: swap;
}

@font-face {
	font-family: instrumentsans;
	src: url(InstrumentSans-Italic.ttf);
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}
