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
m (Protected "Template:HyliaFont.css" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(3 intermediate revisions by the same user not shown)
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");
}
}

Latest revision as of 11:53, 22 September 2018

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