/* TYPOGRAPHY */

@font-face {

  font-family: 'dinpro';

  src: url('http://shop.chernil.net/new/font/DINPro-Regular.eot');

  src: url('http://shop.chernil.net/new/font/DINPro-Regular.eot?#iefix') format('embedded-opentype'),

     url('http://shop.chernil.net/new/font/DINPro-Regular.woff') format('woff'),

     url('http://shop.chernil.net/new/font/DINPro-Regular.ttf') format('truetype'),

     url('http://shop.chernil.net/new/font/DINPro-Regular.svg#dinpro') format('svg');

  font-style: normal;

  font-weight: normal;

}

@font-face {

  font-family: 'dinproblack';

  src: url('http://shop.chernil.net/new/font/DINPro-Black.eot');

  src: url('http://shop.chernil.net/new/font/DINPro-Black.eot?#iefix') format('embedded-opentype'),

     url('http://shop.chernil.net/new/font/DINPro-Black.woff') format('woff'),

     url('http://shop.chernil.net/new/font/DINPro-Black.ttf') format('truetype'),

     url('http://shop.chernil.net/new/font/DINPro-Black.svg#dinproblack') format('svg');

  font-style: normal;

  font-weight: normal;

}