/* * Name : Zawgyi-GReader * By : mmhan * Description : Stylish style for google reader to change the post-content and the name of the RSS feed to Zawgyi-one fonts for Myanmar Blogs. **/ @namespace url(http://www.w3.org/1999/xhtml); @-moz-document url("http://www.google.com/reader/view/") { .entry-main, .name-text{ font-family: "Zawgyi-one", Arial, sans-serif; } }