Skip to content

Commit

Permalink
Versão inicial
Browse files Browse the repository at this point in the history
  • Loading branch information
herbet committed Aug 15, 2023
1 parent ca99f27 commit fdc416c
Show file tree
Hide file tree
Showing 21 changed files with 8,520 additions and 11,679 deletions.
Binary file removed assets/favicon.ico
Binary file not shown.
1,537 changes: 1,537 additions & 0 deletions css/brands.css

Large diffs are not rendered by default.

6,372 changes: 6,372 additions & 0 deletions css/fontawesome.css

Large diffs are not rendered by default.

19 changes: 19 additions & 0 deletions css/solid.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
/*!
* 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-solid: normal 900 1em/1 'Font Awesome 6 Free'; }

@font-face {
font-family: 'Font Awesome 6 Free';
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"); }

.fas,
.fa-solid {
font-weight: 900; }
Loading

0 comments on commit fdc416c

Please sign in to comment.