ui调整
This commit is contained in:
@@ -67,4 +67,20 @@
|
||||
font-weight: 700;
|
||||
font-display: swap;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'LBold';
|
||||
src:url('../fonts/MazzardL-Bold.otf') format('opentype');
|
||||
font-weight: 700;
|
||||
font-display: swap;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'MBold';
|
||||
src:url('../fonts/MazzardM-Bold.otf') format('opentype');
|
||||
font-weight: 700;
|
||||
font-display: swap;
|
||||
font-style: normal;
|
||||
}
|
||||
BIN
public/fonts/general/fonts/MazzardL-Bold.otf
Normal file
BIN
public/fonts/general/fonts/MazzardL-Bold.otf
Normal file
Binary file not shown.
BIN
public/fonts/general/fonts/MazzardM-Bold.otf
Normal file
BIN
public/fonts/general/fonts/MazzardM-Bold.otf
Normal file
Binary file not shown.
Reference in New Issue
Block a user