Fix fontawesome loading

This commit is contained in:
Anna Sidwell 2019-11-14 00:50:27 +00:00
parent 287b755e3d
commit bf20dec44a
1 changed files with 1 additions and 0 deletions

View File

@ -11,4 +11,5 @@
// src: url('#{$fa-font-path}/FontAwesome.otf') format('opentype'); // used when developing fonts
font-weight: normal;
font-style: normal;
font-display: block;
}