/* Google Fonts for Instrument Serif and Instrument Sans */
@import url('https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400;1,700&family=Instrument+Serif:ital@0;1&display=swap');

@font-face {
	font-family: 'Instrument Serif';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/instrument-serif-regular.ttf);
}
