Template:HyliaFont.css: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
imported>Leoetlino
(Created page with "@font-face { font-family: Hylia; src: url("https://static.zeldamods.org/assets/HyliaSerifBeta-Regular.otf") format("opentype"); }")
 
imported>Leoetlino
No edit summary
Line 1: Line 1:
@font-face {
@font-face {
font-family: Hylia; src: url("https://static.zeldamods.org/assets/HyliaSerifBeta-Regular.otf") format("opentype");
font-family: TemplateStyles-Hylia; src: url("https://static.zeldamods.org/assets/HyliaSerifBeta-Regular.otf") format("opentype");
}
}

Revision as of 19:13, 13 September 2018

@font-face { font-family: TemplateStyles-Hylia; src: url("https://static.zeldamods.org/assets/HyliaSerifBeta-Regular.otf") format("opentype"); }