Removed included fonts, Set to use system fonts.

All font definitions moved into _text.scss.
Needs override documentation to complete.
Relates to #423.
This commit is contained in:
Dan Brown
2017-08-19 14:33:55 +01:00
parent 194293664f
commit 666c86b108
32 changed files with 18 additions and 119 deletions

View File

@ -12,7 +12,6 @@ html {
}
body {
font-family: $text;
font-size: $fs-m;
line-height: 1.6;
color: #616161;