MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
font-family: 'EasyCo'; | font-family: 'EasyCo'; | ||
src: | src: | ||
url("/images/font/edco.otf") format("opentype"), | |||
url("/images/font/edco.ttf") format("truetype"), | url("/images/font/edco.ttf") format("truetype"), | ||
url("/images/font/edco.woff") format("woff"), | url("/images/font/edco.woff") format("woff"), | ||
url("/images/font/edco.woff2") format("woff2"); | url("/images/font/edco.woff2") format("woff2"); | ||
} | } | ||