mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-09-08 02:50:38 +00:00
Add crypto and font
This commit is contained in:
BIN
core/font/magistral_bold-webfont.woff
Normal file
BIN
core/font/magistral_bold-webfont.woff
Normal file
Binary file not shown.
BIN
core/font/magistral_bold-webfont.woff2
Normal file
BIN
core/font/magistral_bold-webfont.woff2
Normal file
Binary file not shown.
@@ -19,6 +19,14 @@
|
||||
url(MaterialSymbolsOutlined.woff2) format('woff2')
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'magistralbold';
|
||||
src: url('magistral_bold-webfont.woff2') format('woff2'),
|
||||
url('magistral_bold-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Montserrat';
|
||||
src: local('Montserrat'),
|
||||
|
Reference in New Issue
Block a user