@font-face {
  font-family: SemiBold;
  src: url('static/fonts/D-DIN-PRO-600-SemiBold.ttf');
}
@font-face {
  font-family: Regular;
  src: url('static/fonts/D-DIN-PRO-400-Regular.ttf');
}