MediaWiki:Vector-2022.css: Difference between revisions

No edit summary
No edit summary
Line 4: Line 4:
font-family: 'EasyCo';
font-family: 'EasyCo';
src:
src:
url("/images/font/edco.otf") format("opentype"),
/*url("/images/font/edco.otf") format("opentype"),*/
url("/images/font/edco.ttf") format("truetype"),
url("/images/font/edco2.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");*/
}
}