flex/static/font-awesome/css/solid.css

20 lines
611 B
CSS
Raw Normal View History

/*!
2022-07-08 21:10:36 +02:00
* Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com
2020-04-14 16:48:22 +02:00
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
2022-07-08 21:10:36 +02:00
* Copyright 2022 Fonticons, Inc.
*/
2022-07-08 21:10:36 +02:00
:root, :host {
--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"; }
2020-04-14 16:48:22 +02:00
@font-face {
2022-07-08 21:10:36 +02:00
font-family: 'Font Awesome 6 Free';
2020-04-14 16:48:22 +02:00
font-style: normal;
font-weight: 900;
font-display: block;
2022-07-08 21:10:36 +02:00
src: url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.ttf") format("truetype"); }
2020-04-14 16:48:22 +02:00
2022-07-08 21:10:36 +02:00
.fas,
.fa-solid {
font-family: 'Font Awesome 6 Free';
2020-04-14 16:48:22 +02:00
font-weight: 900; }