Heuzef - Les notes excentriques d'un bidouilleur.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

20 lines
625 B

  1. /*!
  2. * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
  3. * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
  4. * Copyright 2023 Fonticons, Inc.
  5. */
  6. :root, :host {
  7. --fa-style-family-classic: 'Font Awesome 6 Free';
  8. --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; }
  9. @font-face {
  10. font-family: 'Font Awesome 6 Free';
  11. font-style: normal;
  12. font-weight: 900;
  13. font-display: block;
  14. src: url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.ttf") format("truetype"); }
  15. .fas,
  16. .fa-solid {
  17. font-weight: 900; }