feat: add Gotham font files and integrate into styles
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
|
||||
@use "./fonts";
|
||||
|
||||
@import "./theme";
|
||||
|
||||
@import "../node_modules/bootstrap/scss/bootstrap";
|
||||
|
||||
:root {
|
||||
--bs-body-font-family: "Gotham", sans-serif;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user