decePubClient/wwwroot/vendor/solid.css

13 lines
478 B
CSS
Raw Normal View History

2022-02-14 01:51:37 +01:00
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: block;
src: url("../webfonts/fa-solid-900.eot");
2022-02-14 01:51:52 +01:00
src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"); }
2022-02-14 01:51:37 +01:00
.fa,
.fas {
font-family: 'Font Awesome 5 Free';
font-weight: 900; }