/* Self-hosted fonts — Bricolage Grotesque (display) + Instrument Sans (body) */

@font-face{
  font-family:'Bricolage';font-weight:500;font-style:normal;font-display:swap;
  src:url('fonts/bricolage-medium.woff2') format('woff2');
}
@font-face{
  font-family:'Bricolage';font-weight:700;font-style:normal;font-display:swap;
  src:url('fonts/bricolage-bold.woff2') format('woff2');
}
@font-face{
  font-family:'Bricolage';font-weight:800;font-style:normal;font-display:swap;
  src:url('fonts/bricolage-extrabold.woff2') format('woff2');
}
@font-face{
  font-family:'Instrument';font-weight:400;font-style:normal;font-display:swap;
  src:url('fonts/instrument-regular.woff2') format('woff2');
}
@font-face{
  font-family:'Instrument';font-weight:500;font-style:normal;font-display:swap;
  src:url('fonts/instrument-medium.woff2') format('woff2');
}
@font-face{
  font-family:'Instrument';font-weight:600;font-style:normal;font-display:swap;
  src:url('fonts/instrument-semibold.woff2') format('woff2');
}
