This commit is contained in:
parent
71835be403
commit
5e0bc6116d
Binary file not shown.
|
|
@ -1,3 +1,11 @@
|
|||
@font-face {
|
||||
font-family: 'D-DIN-PRO';
|
||||
src: url('/D-DIN-PRO-600-SemiBold.otf') format('opentype');
|
||||
font-weight: 400 700;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
:root {
|
||||
--text: #6b6375;
|
||||
--text-h: #08060d;
|
||||
|
|
|
|||
Loading…
Reference in New Issue