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