/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'DIN-Light';
  src: url('../fonts/DIN-Light.eot');
  src: url('../fonts/DIN-Light.eot') format('embedded-opentype'), url('../fonts/DIN-Light.woff') format('woff'), url('../fonts/DIN-Light.ttf') format('truetype'), url('../fonts/DIN-Light.svg #DIN-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DIN-Medium';
  src: url('../fonts/DIN-Medium.eot');
  src: url('../fonts/DIN-Medium.eot') format('embedded-opentype'), url('../fonts/DIN-Medium.woff') format('woff'), url('../fonts/DIN-Medium.ttf') format('truetype'), url('../fonts/DIN-Medium.svg #DIN-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DIN-Bold';
  src: url('../fonts/DIN-Bold.eot');
  src: url('../fonts/DIN-Bold.eot') format('embedded-opentype'), url('../fonts/DIN-Bold.woff') format('woff'), url('../fonts/DIN-Bold.ttf') format('truetype'), url('../fonts/DIN-Bold.svg #DIN-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DIN-Black';
  src: url('../fonts/DIN-Black.eot');
  src: url('../fonts/DIN-Black.eot') format('embedded-opentype'), url('../fonts/DIN-Black.woff') format('woff'), url('../fonts/DIN-Black.ttf') format('truetype'), url('../fonts/DIN-Black.svg #DIN-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}