Remove Google Fonts call

This commit is contained in:
Jens M. Sauer 2024-07-07 22:27:31 +02:00
parent b05c4ffd70
commit e2816fd4c4

View File

@ -5,7 +5,6 @@
@import 'libs/breakpoints';
@import 'libs/html-grid';
@import 'fontawesome-all.min.css';
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i');
/*
Hugo Story by CaressOfSteel
@ -183,4 +182,4 @@
// Layout.
@import 'layout/wrapper';
@import 'layout/wrapper';