@font-face {
  font-family: 'Overpass';
  font-style: normal;
  font-weight: 100;
  src: url(/static/fonts/overpass/overpass_0.ttf) format('truetype');
}
@font-face {
  font-family: 'Overpass';
  font-style: normal;
  font-weight: 200;
  src: url(/static/fonts/overpass/overpass_1.ttf) format('truetype');
}
@font-face {
  font-family: 'Overpass';
  font-style: normal;
  font-weight: 300;
  src: url(/static/fonts/overpass/overpass_2.ttf) format('truetype');
}
@font-face {
  font-family: 'Overpass';
  font-style: normal;
  font-weight: 400;
  src: url(/static/fonts/overpass/overpass_3.ttf) format('truetype');
}
@font-face {
  font-family: 'Overpass';
  font-style: normal;
  font-weight: 600;
  src: url(/static/fonts/overpass/overpass_4.ttf) format('truetype');
}
@font-face {
  font-family: 'Overpass';
  font-style: normal;
  font-weight: 700;
  src: url(/static/fonts/overpass/overpass_5.ttf) format('truetype');
}
@font-face {
  font-family: 'Overpass';
  font-style: normal;
  font-weight: 900;
  src: url(/static/fonts/overpass/overpass_6.ttf) format('truetype');
}
