@font-face {
  font-family: 'DINPro';
  src: url('https://eetest.nrc.ac.uk/public/fonts/DINPro-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'DINPro';
  src: url('https://eetest.nrc.ac.uk/public/fonts/DINPro-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'DINPro';
  src: url('https://eetest.nrc.ac.uk/public/fonts/DINPro-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'DINPro';
  src: url('https://eetest.nrc.ac.uk/public/fonts/DINPro-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

html {
  font-family: 'DINPro', sans-serif;
  font-weight: 300;
}
