2026-04-13 20:38:22 +02:00
|
|
|
/*!*
|
|
|
|
|
* This file is part of the SplendidBear Websites' projects.
|
|
|
|
|
*
|
|
|
|
|
* Copyright (c) 2026 @ www.splendidbear.org
|
|
|
|
|
*
|
|
|
|
|
* For the full copyright and license information, please view the LICENSE
|
|
|
|
|
* file that was distributed with this source code.
|
|
|
|
|
*/
|
|
|
|
|
|
2026-04-14 19:44:01 +02:00
|
|
|
$font-path: "/build/webfonts";
|
2026-04-13 20:38:22 +02:00
|
|
|
|
|
|
|
|
@import '@fortawesome/fontawesome-free/scss/fontawesome';
|
|
|
|
|
@import '@fortawesome/fontawesome-free/scss/brands';
|
|
|
|
|
@import '@fortawesome/fontawesome-free/scss/solid';
|
|
|
|
|
@import '@fortawesome/fontawesome-free/scss/regular';
|