blob: 7c3b0bbf854ad0e9ae170976beef1ac16341b37d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
/*!
* Font Awesome Free 7.2.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
* Copyright 2026 Fonticons, Inc.
*/
// V4 shims compile (Web Fonts-based)
// -------------------------
@use 'functions';
@use 'variables' as v;
@use 'shims';
|