Use non-Google CDN for jquery + nuke custom font

With love to China
This commit is contained in:
Will Toohey
2018-07-11 18:39:36 +10:00
parent 0e8fd2205b
commit c42b0b9e3a
13 changed files with 13 additions and 14 deletions
+1 -2
View File
@@ -1,4 +1,3 @@
@import url('https://fonts.googleapis.com/css?family=PT+Sans');
@font-face {
font-family: 'file';
src: url('file.eot?abyff3');
@@ -151,7 +150,7 @@ body {
color: #000;
padding: 0 10px;
background: #e2e1e0;
font-family: 'PT Sans', 'Source Sans Pro', Helvetica, Arial, sans-serif;
font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
}
h1,