Anxhelo Lushka
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
css/fontawesome-all.css
|
|
@ -2698,8 +2698,8 @@ readers do not read off random characters that represent icons */ |
|
|
|
font-family: 'Font Awesome 5 Brands'; |
|
|
|
font-style: normal; |
|
|
|
font-weight: normal; |
|
|
|
src: url("../webfonts/fa-brands-400.eot"); |
|
|
|
src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); } |
|
|
|
src: url("../fonts/font-awesome/fa-brands-400.eot"); |
|
|
|
src: url("../fonts/font-awesome/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); } |
|
|
|
|
|
|
|
.fab { |
|
|
|
font-family: 'Font Awesome 5 Brands'; } |
|
|
|