@font-face {
  font-family: 'dinmedium';
  src: url('../fonts/DINNextLTPro-Medium.eot');
  src: url('../fonts/DINNextLTPro-Medium.eot?#iefix') format('embedded-opentype'),
  url('../fonts/DINNextLTPro-Medium.woff2') format('woff2'),
  url('../fonts/DINNextLTPro-Medium.woff') format('woff'),
  url('../fonts/DINNextLTPro-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'dinlight';
  src: url('../fonts/DINNextLTPro-Light.eot');
  src: url('../fonts/DINNextLTPro-Light.eot?#iefix') format('embedded-opentype'),
  url('../fonts/DINNextLTPro-Light.woff2') format('woff2'),
  url('../fonts/DINNextLTPro-Light.woff') format('woff'),
  url('../fonts/DINNextLTPro-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'dinregular';
  src: url('../fonts/DINNextLTPro-Regular.eot');
  src: url('../fonts/DINNextLTPro-Regular.eot?#iefix') format('embedded-opentype'),
  url('../fonts/DINNextLTPro-Regular.woff2') format('woff2'),
  url('../fonts/DINNextLTPro-Regular.woff') format('woff'),
  url('../fonts/DINNextLTPro-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'dinitalic';
  src: url('../fonts/DINNextLTPro-Italic.eot');
  src: url('../fonts/DINNextLTPro-Italic.eot?#iefix') format('embedded-opentype'),
  url('../fonts/DINNextLTPro-Italic.woff2') format('woff2'),
  url('../fonts/DINNextLTPro-Italic.woff') format('woff'),
  url('../fonts/DINNextLTPro-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'dinbold';
  src: url('../fonts/DINNextLTPro-Bold.eot');
  src: url('../fonts/DINNextLTPro-Bold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/DINNextLTPro-Bold.woff2') format('woff2'),
  url('../fonts/DINNextLTPro-Bold.woff') format('woff'),
  url('../fonts/DINNextLTPro-Bold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'perspectief';
  src:  url('../fonts/perspectief.eot?pd7kee');
  src:  url('../fonts/perspectief.eot?pd7kee#iefix') format('embedded-opentype'),
  url('../fonts/perspectief.ttf?pd7kee') format('truetype'),
  url('../fonts/perspectief.woff?pd7kee') format('woff'),
  url('../fonts/perspectief.svg?pd7kee#perspectief') format('svg');
  font-weight: normal;
  font-style: normal;
}