@font-face {
  font-family: 'chirp';
  font-weight: 400;
  font-style: normal;
  src: url('Chirp-Regular.woff2') format('woff2');
}
@font-face {
  font-family: 'chirp';
  font-weight: 500;
  font-style: normal;
  src: url('Chirp-Medium.woff2') format('woff2');
}
@font-face {
  font-family: 'chirp';
  font-weight: 600;
  font-style: normal;
  src: url('Chirp-Heavy.woff2') format('woff2');
}
@font-face {
  font-family: 'chirp';
  font-weight: 700;
  font-style: normal;
  src: url('Chirp-Bold.woff2') format('woff2');
}

