diff options
Diffstat (limited to 'web/cobrands/greenwich/_fonts.scss')
-rw-r--r-- | web/cobrands/greenwich/_fonts.scss | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/cobrands/greenwich/_fonts.scss b/web/cobrands/greenwich/_fonts.scss new file mode 100644 index 000000000..b03804e44 --- /dev/null +++ b/web/cobrands/greenwich/_fonts.scss @@ -0,0 +1,3 @@ +$body-font: Verdana, Arial, Helvetica, sans-serif; +$meta-font: $body-font; +$heading-font: georgia, 'new century schoolbook', 'times new roman', times, serif; |