@font-face {
   font-family: 'DIN-Bold';
   src: url('fonts/DIN-Bold/font.ttf') format('truetype');
   font-style: normal; 
   font-weight: normal;
}
@font-face {
   font-family: 'DIN-Regular';
   src: url('fonts/DIN-Regular/font.ttf')  format('truetype'); /* Safari, Android, iOS */;
   font-style: normal; 
   font-weight: normal;

}
