diff --git a/web/scss/components/_icons.scss b/web/scss/components/_icons.scss index 91678cdb..127efdef 100644 --- a/web/scss/components/_icons.scss +++ b/web/scss/components/_icons.scss @@ -1,7 +1,7 @@ [class*="icon-"] { box-sizing: content-box; display: inline-block; - font-family: FontAwesome, "Font Awesome 5 Brands"; + font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands"; font-size: inherit; font-style: normal; font-variant: normal;