|
|
|
@ -51,14 +51,14 @@ |
|
|
|
|
|
|
|
|
|
@font-face { |
|
|
|
|
font-family: 'DIN NEXT'; |
|
|
|
|
src: url('/fonts/DIN NEXT/DIN NEXT W01 Regular.otf') format('opentype'); |
|
|
|
|
src: url('/fonts/DIN Next/DIN Next W01 Regular.otf') format('opentype'); |
|
|
|
|
font-weight: 400; |
|
|
|
|
font-style: normal; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
@font-face { |
|
|
|
|
font-family: 'DIN NEXT Light'; |
|
|
|
|
src: url('/fonts/DIN NEXT/DIN NEXT W10 Light.otf') format('opentype'); |
|
|
|
|
src: url('/fonts/DIN Next/DIN Next W10 Light.otf') format('opentype'); |
|
|
|
|
font-weight: 400; |
|
|
|
|
font-style: normal; |
|
|
|
|
} |
|
|
|
|