@font-face {
  font-family: 'supply';
  src: url('/static/fonts/supply/supply-regular-webfont.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'supply';
  src: url('/static/fonts/supply/supply-bold-webfont.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'tt_firs_neue';
  src: url('/static/fonts/typetype_-_tt_firs_neue/typetype_-_tt_firs_neue_regular-webfont.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'tt_firs_neue';
  src: url('/static/fonts/typetype_-_tt_firs_neue/typetype_-_tt_firs_neue_bold-webfont.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
}
