mirror of
https://codeberg.org/catask-org/catask.git
synced 2025-04-19 13:23:41 -05:00
move @font-face out of here
This commit is contained in:
parent
069e789978
commit
8f9459c0a4
1 changed files with 0 additions and 8 deletions
|
@ -1,12 +1,4 @@
|
|||
@font-face {
|
||||
font-family: "Rubik";
|
||||
font-display: swap;
|
||||
font-weight: 100 900;
|
||||
src: url("../fonts/rubik.woff2") format('woff2-variations');
|
||||
}
|
||||
|
||||
:root {
|
||||
--bs-font-sans-serif: "Rubik", sans-serif;
|
||||
--bs-link-color-rgb: var(--bs-primary-rgb);
|
||||
--bs-nav-link-color: var(--bs-primary);
|
||||
--bs-border-radius: .5rem;
|
||||
|
|
Loading…
Add table
Reference in a new issue