Skip to content

Commit

Permalink
replace font packs for app too
Browse files Browse the repository at this point in the history
  • Loading branch information
esimkowitz committed Jan 23, 2025
1 parent ba8c8c1 commit d4a681c
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions public/fontawesome/css/brands.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions public/fontawesome/css/sharp-regular.min.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
* Copyright 2023 Fonticons, Inc.
* Copyright 2024 Fonticons, Inc.
*/
:host,:root{--fa-style-family-sharp:"Font Awesome 6 Sharp";--fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 6 Sharp"}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-sharp-regular-400.woff2) format("woff2"),url(../webfonts/fa-sharp-regular-400.ttf) format("truetype")}.fa-regular,.fasr{font-weight:400}
4 changes: 2 additions & 2 deletions public/fontawesome/css/sharp-solid.min.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
* Copyright 2023 Fonticons, Inc.
* Copyright 2024 Fonticons, Inc.
*/
:host,:root{--fa-style-family-sharp:"Font Awesome 6 Sharp";--fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 6 Sharp"}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-sharp-solid-900.woff2) format("woff2"),url(../webfonts/fa-sharp-solid-900.ttf) format("truetype")}.fa-solid,.fass{font-weight:900}
4 changes: 2 additions & 2 deletions public/fontawesome/css/solid.min.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
* Copyright 2023 Fonticons, Inc.
* Copyright 2024 Fonticons, Inc.
*/
:host,:root{--fa-style-family-classic:"Font Awesome 6 Pro";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}
Binary file modified public/fontawesome/webfonts/custom-icons.woff2
Binary file not shown.
Binary file modified public/fontawesome/webfonts/fa-brands-400.woff2
Binary file not shown.
Binary file modified public/fontawesome/webfonts/fa-sharp-regular-400.woff2
Binary file not shown.
Binary file modified public/fontawesome/webfonts/fa-sharp-solid-900.woff2
Binary file not shown.
Binary file modified public/fontawesome/webfonts/fa-solid-900.woff2
Binary file not shown.

0 comments on commit d4a681c

Please sign in to comment.