/* instrument-sans-regular  */
@font-face {
  font-display: swap; 
  font-family: 'Instrument Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/instrument-sans-regular.woff2') format('woff2');
}
/* instrument-sans-500  */
@font-face {
  font-display: swap; 
  font-family: 'Instrument Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/instrument-sans-500.woff2') format('woff2');
}
/* instrument-sans-600 */
@font-face {
  font-display: swap; 
  font-family: 'Instrument Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/instrument-sans-600.woff2') format('woff2');
}
/* instrument-sans-700 */
@font-face {
  font-display: swap; 
  font-family: 'Instrument Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/instrument-sans-700.woff2') format('woff2');
}