Https migrations

This commit is contained in:
2015-11-24 19:23:30 +08:00
parent 07ceb117da
commit bd966f2fac
12 changed files with 47 additions and 23 deletions

View File

@@ -2,7 +2,7 @@
@font-face{
font-family: custom-sans;
src: local("GIRegular"),
url("http://file.astropenguin.net/blog/fonts/GI-Regular.woff") format("woff"),
url("/assets/fonts/GI-Regular.woff") format("woff"),
local("Helvetica-Light"),
local("Avenir"),
local("Verdana"),
@@ -15,8 +15,8 @@
@font-face{
font-family: custom-serif;
src: url("http://file.astropenguin.net/blog/fonts/DAYROM__/DAYROM__.woff") format("woff"),
url("http://file.astropenguin.net/blog/fonts/DAYROM__/DAYROM__.svg") format("svg"),
src: url("/assets/fonts/DAYROM__/DAYROM__.woff") format("woff"),
url("/assets/fonts/DAYROM__/DAYROM__.svg") format("svg"),
local("Palatino Linotype"),
local("Palatino"),
local("Georgia"),