Bump font awesome 5.11.2

This commit is contained in:
2019-10-20 16:09:57 +02:00
parent 2af1ba755a
commit 9a1673e01a
39 changed files with 49981 additions and 14627 deletions

View File

@@ -1,9 +1,14 @@
/*!
* Font Awesome Pro 5.11.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
@import 'variables';
@font-face {
font-family: 'Font Awesome 5 Pro';
font-style: normal;
font-weight: 900;
font-display: $fa-font-display;
src: url('#{$fa-font-path}/fa-solid-900.eot');
src: url('#{$fa-font-path}/fa-solid-900.eot?#iefix') format('embedded-opentype'),
url('#{$fa-font-path}/fa-solid-900.woff2') format('woff2'),