Skip to content

Commit 5e4cb9e

Browse files
committed
Atkinson font added here for now
1 parent 675688b commit 5e4cb9e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/styles/theme.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
@import "@awesome.me/webawesome/dist/styles/webawesome.css";
2+
@import url('https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible+Next:wght@400;700&display=swap');
23

34
:root {
5+
font-family: "Atkinson Hyperlegible Next", "Inter", "Noto Sans", sans-serif;
46
--solid-ui-color-primary: #7c4dff;
57
--solid-ui-color-tertiary: #083575;
68
--solid-ui-color-white: #ffffff;

0 commit comments

Comments
 (0)