2
0
mirror of https://github.com/tenrok/Font-Awesome.git synced 2026-05-15 11:59:36 +03:00

Release 6.5.0 (#20016)

Co-authored-by: robmadole <robmadole@users.noreply.github.com>
This commit is contained in:
Jason Otero
2023-11-28 12:45:05 -06:00
committed by GitHub
parent f0c25837a3
commit 8302f1cca7
13999 changed files with 602361 additions and 583582 deletions
-19
View File
@@ -1,19 +0,0 @@
/*!
* Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
* Copyright 2023 Fonticons, Inc.
*/
:root, :host {
--fa-style-family-classic: 'Font Awesome 6 Free';
--fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free'; }
@font-face {
font-family: 'Font Awesome 6 Free';
font-style: normal;
font-weight: 400;
font-display: block;
src: url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.ttf") format("truetype"); }
.far,
.fa-regular {
font-weight: 400; }