@font-face {
  font-family: 'Datatype';
  src: url('../fonts/datatype.woff2') format('woff2');
  font-weight: 100 900;
  font-stretch: 50% 150%;
}

.chart_font {
  font-family: 'Datatype', monospace;
  font-variation-settings: 'wdth' 100, 'wght' 700;
}
