@font-face {
  font-family: 'DINPro-Bold';
  src: url('../fonts/DINPro-Bold.otf');
}
@font-face {
  font-family: 'DINPro-Medium';
  src: url('../fonts/DINPro-Medium.otf');
}
@font-face {
  font-family: 'human-bold';
  src: url('../fonts/human-bold.ttf');
}
@font-face {
  font-family: 'human-light';
  src: url('../fonts/human-light.ttf');
}
@font-face {
  font-family: 'human-roman';
  src: url('../fonts/human-roman.ttf');
}
@font-face {
  font-family: 'OpenSans-Bold';
  src: url('../fonts/OpenSans-Bold.ttf');
}
@font-face {
  font-family: 'OpenSans-Regular';
  src: url('../fonts/OpenSans-Regular.ttf');
}