Bump Font Awesome v5.15.3

This commit is contained in:
2021-06-21 20:18:46 +02:00
parent 991edfe747
commit 8a41d11e1b
36 changed files with 22913 additions and 17592 deletions

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.11.2 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.15.3 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
@import 'variables';
@@ -7,7 +7,7 @@
@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: normal;
font-weight: 400;
font-display: $fa-font-display;
src: url('#{$fa-font-path}/fa-brands-400.eot');
src: url('#{$fa-font-path}/fa-brands-400.eot?#iefix') format('embedded-opentype'),
@@ -19,4 +19,5 @@
.fab {
font-family: 'Font Awesome 5 Brands';
font-weight: 400;
}