Skip to content

Commit

Permalink
Merge pull request #24 from steno-aarhus/repo-sync/sdca-theme/default
Browse files Browse the repository at this point in the history
  • Loading branch information
lwjohnst86 authored Feb 18, 2024
2 parents d61c667 + da4064a commit 31e3bc3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions _extensions/steno-aarhus/sdca-theme/theme.scss
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/*-- scss:defaults --*/

@import url('https://fonts.googleapis.com/css2?family=Fredoka');
@import url('https://fonts.googleapis.com/css2?family=Kanit');
@import url('https://fonts.googleapis.com/css2?family=Montserrat');
@import url('https://fonts.googleapis.com/css2?family=Mukta');

$font-family-serif: "Fredoka", sans-serif !default;
$font-family-sans-serif: "Fredoka", sans-serif !default;
$headings-font-family: "Kanit", sans-serif !default;
$font-family-serif: "Montserrat", sans-serif !default;
$font-family-sans-serif: "Montserrat", sans-serif !default;
$headings-font-family: "Mukta", sans-serif !default;
$primary: #990032;
$navbar-bg: #990032;
$title-banner-color: darkslategray;
Expand Down

0 comments on commit 31e3bc3

Please sign in to comment.