﻿@font-face {
  font-family: 'din-light';
  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;
}