diff options
Diffstat (limited to 'front/src/Fonts.css')
| -rw-r--r-- | front/src/Fonts.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/front/src/Fonts.css b/front/src/Fonts.css index 59716aa..c3b986b 100644 --- a/front/src/Fonts.css +++ b/front/src/Fonts.css @@ -5,3 +5,7 @@ h1, h2 { font-weight: 400; font-style: normal; } + +a { + font-family: "Rubik Dirt", system-ui; +} |
