forked from Botanical/BotanJS
Https migrations
This commit is contained in:
@@ -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"),
|
||||
|
Reference in New Issue
Block a user