@font-face {
  font-family: 'Din';
  font-style: normal;
  font-weight: normal;
  font-weight: 400;
  src: url('../fonts/DINWeb.woff');
}

@font-face {
  font-family: 'Din';
  font-style: italic;
  font-weight: normal;
  font-weight: 400;
  src: url('../fonts/DINWeb-Ita.woff');
}

@font-face {
  font-family: 'Din';
  font-style: normal;
  font-weight: bold;
  font-weight: 700;
  src: url('../fonts/DINWeb-Bold.woff');
}

@font-face {
  font-family: 'Din';
  font-style: italic;
  font-weight: bold;
  font-weight: 700;
  src: url('../fonts/DINWeb-BoldIta.woff');
}

@font-face {
  font-family: 'Din';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/DINWeb-Light.woff');
}

@font-face {
  font-family: 'Din';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/DINWeb-LightIta.woff');
}
