Skip to content

Commit

Permalink
Merge pull request #8126 from qmonmert/fixfont
Browse files Browse the repository at this point in the history
Fix: font missing
  • Loading branch information
pascalgrimaud authored Nov 22, 2023
2 parents 4739232 + be076ca commit 2e30853
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/style/token/_fonts.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
@import 'https://fonts.googleapis.com/css2?family=Open+Sans&family=Pacifico&display=swap';

$jhlite-global-font-primary-family: 'Roboto', sans-serif;
$jhlite-global-font-text-size: 2.5vw;
$jhlite-global-font-text-desktop-size: 16px;
Expand Down

0 comments on commit 2e30853

Please sign in to comment.