mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-06 17:04:56 +05:30
chore: new logo and font
This commit is contained in:
parent
68ad334a7f
commit
1bd9e9098d
11 changed files with 118 additions and 110 deletions
Binary file not shown.
Binary file not shown.
BIN
public/assets/fonts/quicksand/Quicksand-VariableFont_wght.ttf
Normal file
BIN
public/assets/fonts/quicksand/Quicksand-VariableFont_wght.ttf
Normal file
Binary file not shown.
|
|
@ -1,17 +1,17 @@
|
|||
@font-face {
|
||||
font-family: "Plus Jakarta Sans";
|
||||
font-family: "Quicksand";
|
||||
font-weight: 100 900;
|
||||
font-display: swap;
|
||||
font-style: normal;
|
||||
font-named-instance: "Regular";
|
||||
src: url("PlusJakartaSans-VariableFont_wght.ttf");
|
||||
src: url("Quicksand-VariableFont_wght.ttf");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Plus Jakarta Sans";
|
||||
font-family: "Quicksand";
|
||||
font-weight: 100 900;
|
||||
font-display: swap;
|
||||
font-style: italic;
|
||||
font-named-instance: "Italic";
|
||||
src: url("PlusJakartaSans-Italic-VariableFont_wght.ttf");
|
||||
src: url("quicksand-italic.ttf");
|
||||
}
|
||||
BIN
public/assets/fonts/quicksand/quicksand-italic.ttf
Normal file
BIN
public/assets/fonts/quicksand/quicksand-italic.ttf
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue