feat(frontend): locally serve fonts and icons

This commit is contained in:
DCsunset 2020-07-18 01:32:02 -07:00
parent a7ecf4945f
commit 57f80e72fc
4 changed files with 22 additions and 1 deletions

View file

@ -2,3 +2,5 @@
//
// The variables you want to modify
// $font-size-root: 20px;
$body-font-family: 'Open Sans', sans-serif !default;