@font-face {
    font-family: 'DIN Black';
    font-style: normal;
    font-weight: normal;
    src: local('DIN Black'), url('DIN_Black_Regular.otf') format('opentype');
}
    
@font-face {
	font-family: 'DIN Mittelschrift';
    font-style: normal;
    font-weight: normal;
    src: local('DIN Mittelschrift'), url('DIN_1451_Std_Mittelschrift.otf') format('opentype');
}