2022-02-07 20:16:51 +00:00
|
|
|
/*!
|
2024-07-16 17:13:31 +00:00
|
|
|
* Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
|
2022-02-07 20:16:51 +00:00
|
|
|
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
2024-04-02 18:54:47 +00:00
|
|
|
* Copyright 2024 Fonticons, Inc.
|
2022-02-07 20:16:51 +00:00
|
|
|
*/
|
|
|
|
@font-face {
|
2022-08-31 21:02:43 +00:00
|
|
|
font-family: 'Font Awesome 5 Brands';
|
2022-02-07 20:16:51 +00:00
|
|
|
font-display: block;
|
|
|
|
font-weight: 400;
|
|
|
|
src: url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.ttf") format("truetype"); }
|
|
|
|
|
|
|
|
@font-face {
|
2022-08-31 21:02:43 +00:00
|
|
|
font-family: 'Font Awesome 5 Free';
|
2022-02-07 20:16:51 +00:00
|
|
|
font-display: block;
|
|
|
|
font-weight: 900;
|
|
|
|
src: url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.ttf") format("truetype"); }
|
|
|
|
|
|
|
|
@font-face {
|
2022-08-31 21:02:43 +00:00
|
|
|
font-family: 'Font Awesome 5 Free';
|
2022-02-07 20:16:51 +00:00
|
|
|
font-display: block;
|
|
|
|
font-weight: 400;
|
|
|
|
src: url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.ttf") format("truetype"); }
|