move fonts to root project
This commit is contained in:
parent
16b9097c76
commit
2065337553
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -62,21 +62,3 @@
|
||||
font-weight: 700;
|
||||
src: url('../font/Nunito-VariableFont.ttf') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'D-DIN-PRO';
|
||||
font-weight: 400;
|
||||
src: url('../font/D-DIN-PRO/D-DIN-PRO-400-Regular.otf') format('opentype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'D-DIN-PRO';
|
||||
font-weight: 500;
|
||||
src: url('../font/D-DIN-PRO/D-DIN-PRO-500-Medium.otf') format('opentype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'D-DIN-PRO';
|
||||
font-weight: 600;
|
||||
src: url('../font/D-DIN-PRO/D-DIN-PRO-600-SemiBold.otf') format('opentype');
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user