Path: blob/main/assets/fontawesome/css/v5-font-face.css
1678 views
/*!1* Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com2* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)3* Copyright 2022 Fonticons, Inc.4*/5@font-face {6font-family: 'Font Awesome 5 Brands';7font-display: block;8font-weight: 400;9src: url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.ttf") format("truetype"); }1011@font-face {12font-family: 'Font Awesome 5 Free';13font-display: block;14font-weight: 900;15src: url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.ttf") format("truetype"); }1617@font-face {18font-family: 'Font Awesome 5 Free';19font-display: block;20font-weight: 400;21src: url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.ttf") format("truetype"); }222324