@font-face { 
    
    font-family: 'OpenSans-Light';
    src: url('../fonts/OpenSans-Light/OpenSans-Light.eot');
    src: url('../fonts/OpenSans-Light/OpenSans-Light.eot') format('embedded-opentype'),
         url('../fonts/OpenSans-Light/OpenSans-Light.woff') format('woff'),
        url('../fonts/OpenSans-Light/OpenSans-Light.woff2.html') format('woff2'),
         url('../fonts/OpenSans-Light/OpenSans-Light.ttf') format('truetype'); 
    font-weight: normal;
    font-style: normal;
}

@font-face { 
    
    font-family: 'OpenSans-Regular';
    src: url('../fonts/OpenSans-Regular/OpenSans-Regular.eot');
    src: url('../fonts/OpenSans-Regular/OpenSans-Regular.eot') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular/OpenSans-Regular.woff') format('woff'),
        url('../fonts/OpenSans-Regular/OpenSans-Regular.woff2.html') format('woff2'),
         url('../fonts/OpenSans-Regular/OpenSans-Regular.ttf') format('truetype'); 
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'DINRoundPro';
  src: url('../fonts/dinroundpro/DINRoundPro.eot@') format('embedded-opentype'),  url('../fonts/dinroundpro/DINRoundPro.otf')  format('opentype'),
	     url('../fonts/dinroundpro/DINRoundPro.woff') format('woff'), url('../fonts/dinroundpro/DINRoundPro.ttf')  format('truetype'), url('../fonts/dinroundpro/DINRoundPro.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DINRoundPro-Bold';
  src: url('../fonts/dinroundpro/DINRoundPro-Bold.eot@') format('embedded-opentype'),  url('../fonts/dinroundpro/DINRoundPro-Bold.otf')  format('opentype'),
	     url('../fonts/dinroundpro/DINRoundPro-Bold.woff') format('woff'), url('../fonts/dinroundpro/DINRoundPro-Bold.ttf')  format('truetype'), url('../fonts/dinroundpro/DINRoundPro-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DINRoundPro-Light';
  src: url('../fonts/dinroundpro/DINRoundPro-Light.eot@') format('embedded-opentype'),  url('../fonts/dinroundpro/DINRoundPro-Light.otf')  format('opentype'),
	     url('../fonts/dinroundpro/DINRoundPro-Light.woff') format('woff'), url('../fonts/dinroundpro/DINRoundPro-Light.ttf')  format('truetype'), url('../fonts/dinroundpro/DINRoundPro-Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
