[{"created":"20210118052942528","text":"<div class=\"menlo2\">\nThis is a test of<br>\nGoogle API Fonts\n</div>\n\n;Remarks\n:Find suitable fonts from https://fonts.google.com/ and link to your Wiki\n\n\n<style>\n/* pacifico font */\n@import url(https://fonts.googleapis.com/css?family=Pacifico);\n\n.menlo2{\n    font-family: 'Pacifico', serif;\n    font-size: 36px;\n\t\tline-height:48px;\n    color: #C23B22;\n\n    /* center both vertically and horizontally */\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  \n}\n</style>","tags":"","title":"Example 01 - Does not work","modified":"20210118053750569"},{"created":"20210118051411865","text":"<link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css?family=Lobster&effect=brick-sign\">\n\n<div class=\"menlo\">\nThis is a test of<br>\nGoogle API Fonts\n</div>\n\n;Remarks\n:Find suitable fonts from https://fonts.google.com/ and link to your Wiki\n\n<style>\n.menlo{\n   font-family: \"Lobster\", serif;\n    font-size: 36px;\n\t\tline-height:48px;\n    color: #C23B22;\n\n    /* center both vertically and horizontally */\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  \n}\n</style>","tags":"","title":"Example 01 - Works","modified":"20210118054049056"}]