Private
Public Access
1
0

chg: pkg: remove unnecessary cdn based fonts #4

This commit is contained in:
2026-04-13 20:38:22 +02:00
parent 2e8d878337
commit 3db8a30115
20 changed files with 173 additions and 5557 deletions

View File

@@ -1,5 +1,14 @@
@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700&subset=latin-ext');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css');
/*!*
* 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.
*/
@import 'fonts-config';
@import 'fontawesome-config';
@import "style";
@import "style.homepage";