@font-face {
  font-family: 'Din';
  src: url('/fonts/DIN\ 2014.otf');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Din';
  src: url('/fonts/DIN\ 2014\ Bold.otf');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Din';
  src: url('/fonts/DIN\ 2014\ Bold\ Italic.otf');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Din';
  src: url('/fonts/DIN\ 2014\ Demi\ Italic.otf');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Din';
  src: url('/fonts/DIN\ 2014\ Demi.otf');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Din';
  src: url('/fonts/DIN\ 2014\ Extra\ Bold\ Italic.otf');
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: 'Din';
  src: url('/fonts/DIN\ 2014\ Extra\ Bold.otf');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Din';
  src: url('/fonts/DIN\ 2014\ Extra\ Light\ Italic.otf');
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'Din';
  src: url('/fonts/DIN\ 2014\ Extra\ Light.otf');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Din';
  src: url('/fonts/DIN\ 2014\ Italic.otf');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Din';
  src: url('/fonts/DIN\ 2014\ Light\ Italic.otf');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Din';
  src: url('/fonts/DIN\ 2014\ Light.otf');
  font-weight: 300;
  font-style: normal;
}
