Browse code

3.5.6 efiction version

Jimako authored on 2024/03/09 16:09:42
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,12 @@
1
+<?php
2
+
3
+ // @import is not working correctly on mobile devices, sometimes subset is ignored
4
+ 
5
+?>
6
+
7
+
8
+<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap&subset=latin-ext' rel='stylesheet'>
9
+<link href='https://fonts.googleapis.com/css?family=Courgette&display=swap&subset=latin-ext' rel='stylesheet'>
10
+<link href='https://netdna.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.css'>
11
+
12
+ 
0 13
\ No newline at end of file