Updates branding to StylePoint

This commit is contained in:
Cameron Redmore 2025-04-24 11:36:05 +01:00
parent 2ad9a63582
commit bbd77a788c
8 changed files with 43 additions and 48 deletions

View file

@ -1 +1,7 @@
// app global css in SCSS form
@import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&display=swap');
html, body {
font-family: 'Exo 2', sans-serif;
}