{"id":5464,"date":"2026-04-10T00:00:09","date_gmt":"2026-04-10T00:00:09","guid":{"rendered":"https:\/\/fonttor.com\/?page_id=5464"},"modified":"2026-05-19T11:13:31","modified_gmt":"2026-05-19T11:13:31","slug":"calligraphy","status":"publish","type":"page","link":"https:\/\/fonttor.com\/calligraphy\/","title":{"rendered":"Calligraphy Font Generator \u2013 Create Instantly Free"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5464\" class=\"elementor elementor-5464\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5b225340 e-con-full e-flex e-con e-parent\" data-id=\"5b225340\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6f523af6 elementor-widget elementor-widget-shortcode\" data-id=\"6f523af6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><!-- ==============================================\r\n     1. CALLIGEN TOOL SECTION\r\n     Background: 100% Width\r\n     Content: Max 1200px Centered\r\n     ============================================== -->\r\n<div id=\"calligen-section\">\r\n\r\n    <!-- CSS Scope for Tool -->\r\n    <style>\r\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Outfit:wght@300;400;600;800&display=swap');\r\n\r\n        \/* --- ROOT VARIABLES --- *\/\r\n        #calligen-section {\r\n            --cg-bg-dark: #0f172a;\r\n            --cg-card-bg: rgba(30, 41, 59, 0.6);\r\n            --cg-card-hover: rgba(51, 65, 85, 0.8);\r\n            --cg-border: rgba(255, 255, 255, 0.1);\r\n            --cg-primary: #c084fc;\r\n            \r\n            \/* Gradients *\/\r\n            --cg-grad-1: linear-gradient(135deg, #c084fc 0%, #db2777 100%);\r\n            --cg-grad-2: linear-gradient(135deg, #22d3ee 0%, #0ea5e9 100%);\r\n            --cg-grad-3: linear-gradient(135deg, #34d399 0%, #10b981 100%);\r\n            \r\n            --cg-white: #f8fafc;\r\n            --cg-gray: #94a3b8;\r\n            --cg-radius: 16px;\r\n\r\n            \/* 1. FULL WIDTH BACKGROUND SETUP *\/\r\n            width: 100%;\r\n            display: block;\r\n            box-sizing: border-box;\r\n            background-color: var(--cg-bg-dark);\r\n            \/* Deep Space Background Image *\/\r\n            background-image: \r\n                radial-gradient(at 0% 0%, hsla(253,16%,7%,1) 0, transparent 50%), \r\n                radial-gradient(at 50% 0%, hsla(225,39%,25%,1) 0, transparent 50%), \r\n                radial-gradient(at 100% 100%, hsla(339,49%,30%,1) 0, transparent 50%);\r\n            padding: 20px 0 20px 0;\r\n            font-family: 'Outfit', sans-serif;\r\n            color: var(--cg-white);\r\n            position: relative;\r\n        }\r\n\r\n        \/* Reset Children *\/\r\n        #calligen-section * {\r\n            box-sizing: border-box;\r\n            outline: none;\r\n        }\r\n\r\n        \/* --- 2. INNER CONTAINER (Max-Width 1200px) --- *\/\r\n        #calligen-section .cg-container {\r\n            width: 100%;\r\n            max-width: 1200px;\r\n            margin: 0 auto; \/* Centers the inner content *\/\r\n            padding: 0 20px; \/* Horizontal padding for mobile safety *\/\r\n        }\r\n\r\n        \/* --- UI ELEMENTS --- *\/\r\n        \r\n        \/* HEADER *\/\r\n        #calligen-section .cg-header {\r\n            text-align: center;\r\n            margin-bottom: 40px;\r\n        }\r\n\r\n        #calligen-section .cg-title {\r\n            font-size: 2.7rem;\r\n            font-weight: 800;\r\n            line-height: 1.2;\r\n            background: var(--cg-grad-1);\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n            margin: 0 0 15px 0;\r\n            padding: 0;\r\n            text-shadow: 0 10px 30px rgba(192, 132, 252, 0.2);\r\n        }\r\n\r\n        #calligen-section .cg-subtitle {\r\n            color: var(--cg-gray);\r\n            font-size: 1.2rem;\r\n            font-weight: 300;\r\n            margin: 0;\r\n        }\r\n\r\n        \/* INPUT AREA *\/\r\n        #calligen-section .cg-input-box {\r\n            background: var(--cg-card-bg);\r\n            border: 1px solid var(--cg-border);\r\n            padding: 30px;\r\n            border-radius: var(--cg-radius);\r\n            backdrop-filter: blur(16px);\r\n            margin-bottom: 50px;\r\n            box-shadow: 0 20px 40px -10px rgba(0,0,0,0.4);\r\n        }\r\n\r\n        #calligen-section .cg-controls {\r\n            display: flex;\r\n            justify-content: flex-end;\r\n            gap: 10px;\r\n            margin-bottom: 15px;\r\n            flex-wrap: wrap;\r\n        }\r\n\r\n        #calligen-section .cg-btn {\r\n            padding: 8px 20px;\r\n            border-radius: 50px;\r\n            border: none;\r\n            cursor: pointer;\r\n            font-weight: 600;\r\n            font-size: 0.85rem;\r\n            transition: 0.3s;\r\n            color: #fff;\r\n            font-family: 'Outfit', sans-serif;\r\n            text-decoration: none;\r\n            line-height: normal;\r\n        }\r\n\r\n        #calligen-section .cg-btn:hover { transform: translateY(-2px); }\r\n\r\n        #calligen-section .cg-btn-preset {\r\n            background: rgba(56, 189, 248, 0.15);\r\n            color: #7dd3fc;\r\n            border: 1px solid rgba(56, 189, 248, 0.3);\r\n        }\r\n\r\n        #calligen-section .cg-btn-clear {\r\n            background: rgba(244, 63, 94, 0.15);\r\n            color: #fda4af;\r\n            border: 1px solid rgba(244, 63, 94, 0.3);\r\n        }\r\n\r\n        #calligen-section .cg-textarea {\r\n            width: 100%;\r\n            height: 120px;\r\n            background: rgba(2, 6, 23, 0.6);\r\n            border: 2px solid var(--cg-border);\r\n            border-radius: 12px;\r\n            color: white;\r\n            padding: 20px;\r\n            font-size: 1.25rem;\r\n            resize: none;\r\n            transition: 0.3s;\r\n            font-family: inherit;\r\n        }\r\n\r\n        #calligen-section .cg-textarea:focus {\r\n            border-color: #c084fc;\r\n            box-shadow: 0 0 15px rgba(192, 132, 252, 0.15);\r\n        }\r\n\r\n        \/* GRID OUTPUT *\/\r\n        #calligen-section .cg-grid-header {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 15px;\r\n            margin-bottom: 25px;\r\n            color: var(--cg-white);\r\n        }\r\n\r\n        #calligen-section .cg-badge {\r\n            background: var(--cg-grad-2);\r\n            font-size: 0.8rem;\r\n            padding: 4px 10px;\r\n            border-radius: 12px;\r\n            color: #000;\r\n            font-weight: 800;\r\n        }\r\n\r\n        #calligen-section .cg-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));\r\n            gap: 20px;\r\n        }\r\n\r\n        \/* FONT CARDS *\/\r\n        #calligen-section .cg-card {\r\n            background: var(--cg-card-bg);\r\n            border: 1px solid var(--cg-border);\r\n            border-radius: var(--cg-radius);\r\n            padding: 20px;\r\n            position: relative;\r\n            cursor: pointer;\r\n            transition: all 0.3s ease;\r\n            overflow: hidden;\r\n            display: flex;\r\n            flex-direction: column;\r\n            justify-content: center;\r\n            min-height: 130px;\r\n            backdrop-filter: blur(10px);\r\n            margin: 0;\r\n\t\t\t\t\t    height: 160px;\r\n            overflow-y: auto;\r\n            overflow-x: hidden;\r\n        }\r\n\r\n        #calligen-section .cg-card:hover {\r\n            transform: translateY(-5px);\r\n            background: var(--cg-card-hover);\r\n            border-color: rgba(255,255,255,0.25);\r\n            box-shadow: 0 15px 30px rgba(0,0,0,0.3);\r\n        }\r\n\t\t\t\r\n\t\t\t#calligen-section h3{\r\n\t\t\t\t\t\tcolor: #c53636;\r\n\t\t\t}\r\n\r\n        #calligen-section .cg-card-label {\r\n            font-size: 0.75rem;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1.5px;\r\n            margin-bottom: 10px;\r\n            color: var(--cg-gray);\r\n            font-weight: 700;\r\n            pointer-events: none;\r\n        }\r\n\r\n        #calligen-section .cg-output-text {\r\n            font-size: 1.4rem;\r\n            color: #fff;\r\n            word-break: break-all;\r\n            line-height: 1.4;\r\n            pointer-events: none;\r\n        }\r\n\r\n        #calligen-section .cg-output-text.script-mode {\r\n            font-size: 1.6rem;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        #calligen-section .cg-hint {\r\n            position: absolute;\r\n            top: 15px;\r\n            right: 15px;\r\n            font-size: 0.75rem;\r\n            opacity: 0;\r\n            background: rgba(255,255,255,0.1);\r\n            color: white;\r\n            padding: 4px 8px;\r\n            border-radius: 4px;\r\n            transition: 0.3s;\r\n            pointer-events: none;\r\n        }\r\n        #calligen-section .cg-card:hover .cg-hint { opacity: 1; }\r\n\r\n        \/* TOAST *\/\r\n        #cg-toast {\r\n            visibility: hidden;\r\n            background: var(--cg-grad-3);\r\n            color: #000;\r\n            font-weight: 700;\r\n            position: fixed;\r\n            bottom: 30px;\r\n            left: 50%;\r\n            transform: translateX(-50%) translateY(20px);\r\n            padding: 12px 30px;\r\n            border-radius: 50px;\r\n            box-shadow: 0 10px 20px rgba(0,0,0,0.3);\r\n            opacity: 0;\r\n            transition: 0.3s;\r\n            z-index: 99999;\r\n            font-family: 'Outfit', sans-serif;\r\n            font-size: 1rem;\r\n        }\r\n        #cg-toast.show {\r\n            visibility: visible;\r\n            transform: translateX(-50%) translateY(0);\r\n            opacity: 1;\r\n        }\r\n\r\n        \/* Responsive *\/\r\n        @media(max-width: 768px){\r\n            #calligen-section .cg-title { font-size: 1.5rem; }\r\n            #calligen-section .cg-grid { grid-template-columns: 1fr; }\r\n        }\r\n    <\/style>\r\n\r\n    <!-- WRAPPER for Content -->\r\n    <div class=\"cg-container\">\r\n        \r\n        <div class=\"cg-header\">\r\n            <h1 class=\"cg-title\">Calligraphy Font Generator  \u2013 Create Instantly Free<\/h1>\r\n            <p class=\"cg-subtitle\">Elegant & Artistic Script Text for Social Media<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"cg-input-box\">\r\n            <div class=\"cg-controls\">\r\n                <button class=\"cg-btn cg-btn-preset\" id=\"cg-preset-1\">Preset 1<\/button>\r\n                <button class=\"cg-btn cg-btn-preset\" id=\"cg-preset-2\">Preset 2<\/button>\r\n                <button class=\"cg-btn cg-btn-clear\" id=\"cg-clear-btn\">Clear<\/button>\r\n            <\/div>\r\n            <textarea class=\"cg-textarea\" id=\"cg-input\" placeholder=\"Type here to transform into art...\"><\/textarea>\r\n        <\/div>\r\n\r\n        <div class=\"cg-grid-header\">\r\n            <h3>Output Styles<\/h3>\r\n            <span class=\"cg-badge\">20 OPTIONS<\/span>\r\n        <\/div>\r\n\r\n        <div class=\"cg-grid\" id=\"cg-output-grid\">\r\n            <!-- Output Cards Generated Here -->\r\n        <\/div>\r\n\r\n    <\/div> <!-- End Container -->\r\n\r\n    <!-- Toast sits outside container but inside section -->\r\n    <div id=\"cg-toast\">Text Copied! \u2728<\/div>\r\n\r\n    <!-- JAVASCRIPT LOGIC -->\r\n    <script>\r\n    (function() {\r\n        \/\/ --- 20 Fonts Config ---\r\n        const std = \"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789\";\r\n        const fonts = [\r\n            { name: \"Royal Script\", map: \"\ud835\udcea\ud835\udceb\ud835\udcec\ud835\udced\ud835\udcee\ud835\udcef\ud835\udcf0\ud835\udcf1\ud835\udcf2\ud835\udcf3\ud835\udcf4\ud835\udcf5\ud835\udcf6\ud835\udcf7\ud835\udcf8\ud835\udcf9\ud835\udcfa\ud835\udcfb\ud835\udcfc\ud835\udcfd\ud835\udcfe\ud835\udcff\ud835\udd00\ud835\udd01\ud835\udd02\ud835\udd03\ud835\udcd0\ud835\udcd1\ud835\udcd2\ud835\udcd3\ud835\udcd4\ud835\udcd5\ud835\udcd6\ud835\udcd7\ud835\udcd8\ud835\udcd9\ud835\udcda\ud835\udcdb\ud835\udcdc\ud835\udcdd\ud835\udcde\ud835\udcdf\ud835\udce0\ud835\udce1\ud835\udce2\ud835\udce3\ud835\udce4\ud835\udce5\ud835\udce6\ud835\udce7\ud835\udce8\ud835\udce90123456789\", color: \"#c084fc\" },\r\n            { name: \"Bold Calligraphy\", map: \"\ud835\udc82\ud835\udc83\ud835\udc84\ud835\udc85\ud835\udc86\ud835\udc87\ud835\udc88\ud835\udc89\ud835\udc8a\ud835\udc8b\ud835\udc8c\ud835\udc8d\ud835\udc8e\ud835\udc8f\ud835\udc90\ud835\udc91\ud835\udc92\ud835\udc93\ud835\udc94\ud835\udc95\ud835\udc96\ud835\udc97\ud835\udc98\ud835\udc99\ud835\udc9a\ud835\udc9b\ud835\udc68\ud835\udc69\ud835\udc6a\ud835\udc6b\ud835\udc6c\ud835\udc6d\ud835\udc6e\ud835\udc6f\ud835\udc70\ud835\udc71\ud835\udc72\ud835\udc73\ud835\udc74\ud835\udc75\ud835\udc76\ud835\udc77\ud835\udc78\ud835\udc79\ud835\udc7a\ud835\udc7b\ud835\udc7c\ud835\udc7d\ud835\udc7e\ud835\udc7f\ud835\udc80\ud835\udc810\ud835\udfcf\ud835\udfd0\ud835\udfd1\ud835\udfd2\ud835\udfd3\ud835\udfd4\ud835\udfd5\ud835\udfd6\ud835\udfd7\", color: \"#d8b4fe\" },\r\n            { name: \"Gothic Regular\", map: \"\ud835\udd1e\ud835\udd1f\ud835\udd20\ud835\udd21\ud835\udd22\ud835\udd23\ud835\udd24\ud835\udd25\ud835\udd26\ud835\udd27\ud835\udd28\ud835\udd29\ud835\udd2a\ud835\udd2b\ud835\udd2c\ud835\udd2d\ud835\udd2e\ud835\udd2f\ud835\udd30\ud835\udd31\ud835\udd32\ud835\udd33\ud835\udd34\ud835\udd35\ud835\udd36\ud835\udd37\ud835\udd04\ud835\udd05\u212d\ud835\udd07\ud835\udd08\ud835\udd09\ud835\udd0a\u210c\u2111\ud835\udd0d\ud835\udd0e\ud835\udd0f\ud835\udd10\ud835\udd11\ud835\udd12\ud835\udd13\ud835\udd14\u211c\ud835\udd16\ud835\udd17\ud835\udd18\ud835\udd19\ud835\udd1a\ud835\udd1b\ud835\udd1c\u21280123456789\", color: \"#f472b6\" },\r\n            { name: \"Gothic Bold\", map: \"\ud835\udd86\ud835\udd87\ud835\udd88\ud835\udd89\ud835\udd8a\ud835\udd8b\ud835\udd8c\ud835\udd8d\ud835\udd8e\ud835\udd8f\ud835\udd90\ud835\udd91\ud835\udd92\ud835\udd93\ud835\udd94\ud835\udd95\ud835\udd96\ud835\udd97\ud835\udd98\ud835\udd99\ud835\udd9a\ud835\udd9b\ud835\udd9c\ud835\udd9d\ud835\udd9e\ud835\udd9f\ud835\udd6c\ud835\udd6d\ud835\udd6e\ud835\udd6f\ud835\udd70\ud835\udd71\ud835\udd72\ud835\udd73\ud835\udd74\ud835\udd75\ud835\udd76\ud835\udd77\ud835\udd78\ud835\udd79\ud835\udd7a\ud835\udd7b\ud835\udd7c\ud835\udd7d\ud835\udd7e\ud835\udd7f\ud835\udd80\ud835\udd81\ud835\udd82\ud835\udd83\ud835\udd84\ud835\udd850123456789\", color: \"#fb7185\" },\r\n            { name: \"Double Struck\", map: \"\ud835\udd52\ud835\udd53\ud835\udd54\ud835\udd55\ud835\udd56\ud835\udd57\ud835\udd58\ud835\udd59\ud835\udd5a\ud835\udd5b\ud835\udd5c\ud835\udd5d\ud835\udd5e\ud835\udd5f\ud835\udd60\ud835\udd61\ud835\udd62\ud835\udd63\ud835\udd64\ud835\udd65\ud835\udd66\ud835\udd67\ud835\udd68\ud835\udd69\ud835\udd6a\ud835\udd6b\ud835\udd38\ud835\udd39\u2102\ud835\udd3b\ud835\udd3c\ud835\udd3d\ud835\udd3e\u210d\ud835\udd40\ud835\udd41\ud835\udd42\ud835\udd43\ud835\udd44\u2115\ud835\udd46\u2119\u211a\u211d\ud835\udd4a\ud835\udd4b\ud835\udd4c\ud835\udd4d\ud835\udd4e\ud835\udd4f\ud835\udd50\u2124\ud835\udfd8\ud835\udfd9\ud835\udfda\ud835\udfdb\ud835\udfdc\ud835\udfdd\ud835\udfde\ud835\udfdf\ud835\udfe0\ud835\udfe1\", color: \"#22d3ee\" },\r\n            { name: \"Serif Italic\", map: \"\ud835\udc4e\ud835\udc4f\ud835\udc50\ud835\udc51\ud835\udc52\ud835\udc53\ud835\udc54\u210e\ud835\udc56\ud835\udc57\ud835\udc58\ud835\udc59\ud835\udc5a\ud835\udc5b\ud835\udc5c\ud835\udc5d\ud835\udc5e\ud835\udc5f\ud835\udc60\ud835\udc61\ud835\udc62\ud835\udc63\ud835\udc64\ud835\udc65\ud835\udc66\ud835\udc67\ud835\udc34\ud835\udc35\ud835\udc36\ud835\udc37\ud835\udc38\ud835\udc39\ud835\udc3a\ud835\udc3b\ud835\udc3c\ud835\udc3d\ud835\udc3e\ud835\udc3f\ud835\udc40\ud835\udc41\ud835\udc42\ud835\udc43\ud835\udc44\ud835\udc45\ud835\udc46\ud835\udc47\ud835\udc48\ud835\udc49\ud835\udc4a\ud835\udc4b\ud835\udc4c\ud835\udc4d0123456789\", color: \"#7dd3fc\" },\r\n            { name: \"Serif Bold Italic\", map: \"\ud835\udc82\ud835\udc83\ud835\udc84\ud835\udc85\ud835\udc86\ud835\udc87\ud835\udc88\ud835\udc89\ud835\udc8a\ud835\udc8b\ud835\udc8c\ud835\udc8d\ud835\udc8e\ud835\udc8f\ud835\udc90\ud835\udc91\ud835\udc92\ud835\udc93\ud835\udc94\ud835\udc95\ud835\udc96\ud835\udc97\ud835\udc98\ud835\udc99\ud835\udc9a\ud835\udc9b\ud835\udc68\ud835\udc69\ud835\udc6a\ud835\udc6b\ud835\udc6c\ud835\udc6d\ud835\udc6e\ud835\udc6f\ud835\udc70\ud835\udc71\ud835\udc72\ud835\udc73\ud835\udc74\ud835\udc75\ud835\udc76\ud835\udc77\ud835\udc78\ud835\udc79\ud835\udc7a\ud835\udc7b\ud835\udc7c\ud835\udc7d\ud835\udc7e\ud835\udc7f\ud835\udc80\ud835\udc810123456789\", color: \"#38bdf8\" },\r\n            { name: \"Serif Strong\", map: \"\ud835\udc1a\ud835\udc1b\ud835\udc1c\ud835\udc1d\ud835\udc1e\ud835\udc1f\ud835\udc20\ud835\udc21\ud835\udc22\ud835\udc23\ud835\udc24\ud835\udc25\ud835\udc26\ud835\udc27\ud835\udc28\ud835\udc29\ud835\udc2a\ud835\udc2b\ud835\udc2c\ud835\udc2d\ud835\udc2e\ud835\udc2f\ud835\udc30\ud835\udc31\ud835\udc32\ud835\udc33\ud835\udc00\ud835\udc01\ud835\udc02\ud835\udc03\ud835\udc04\ud835\udc05\ud835\udc06\ud835\udc07\ud835\udc08\ud835\udc09\ud835\udc0a\ud835\udc0b\ud835\udc0c\ud835\udc0d\ud835\udc0e\ud835\udc0f\ud835\udc10\ud835\udc11\ud835\udc12\ud835\udc13\ud835\udc14\ud835\udc15\ud835\udc16\ud835\udc17\ud835\udc18\ud835\udc19\ud835\udfce\ud835\udfcf\ud835\udfd0\ud835\udfd1\ud835\udfd2\ud835\udfd3\ud835\udfd4\ud835\udfd5\ud835\udfd6\ud835\udfd7\", color: \"#0ea5e9\" },\r\n            { name: \"Modern Italic\", map: \"\ud835\ude22\ud835\ude23\ud835\ude24\ud835\ude25\ud835\ude26\ud835\ude27\ud835\ude28\ud835\ude29\ud835\ude2a\ud835\ude2b\ud835\ude2c\ud835\ude2d\ud835\ude2e\ud835\ude2f\ud835\ude30\ud835\ude31\ud835\ude32\ud835\ude33\ud835\ude34\ud835\ude35\ud835\ude36\ud835\ude37\ud835\ude38\ud835\ude39\ud835\ude3a\ud835\ude3b\ud835\ude08\ud835\ude09\ud835\ude0a\ud835\ude0b\ud835\ude0c\ud835\ude0d\ud835\ude0e\ud835\ude0f\ud835\ude10\ud835\ude11\ud835\ude12\ud835\ude13\ud835\ude14\ud835\ude15\ud835\ude16\ud835\ude17\ud835\ude18\ud835\ude19\ud835\ude1a\ud835\ude1b\ud835\ude1c\ud835\ude1d\ud835\ude1e\ud835\ude1f\ud835\ude20\ud835\ude210123456789\", color: \"#a7f3d0\" },\r\n            { name: \"Modern Bold Italic\", map: \"\ud835\ude56\ud835\ude57\ud835\ude58\ud835\ude59\ud835\ude5a\ud835\ude5b\ud835\ude5c\ud835\ude5d\ud835\ude5e\ud835\ude5f\ud835\ude60\ud835\ude61\ud835\ude62\ud835\ude63\ud835\ude64\ud835\ude65\ud835\ude66\ud835\ude67\ud835\ude68\ud835\ude69\ud835\ude6a\ud835\ude6b\ud835\ude6c\ud835\ude6d\ud835\ude6e\ud835\ude6f\ud835\ude3c\ud835\ude3d\ud835\ude3e\ud835\ude3f\ud835\ude40\ud835\ude41\ud835\ude42\ud835\ude43\ud835\ude44\ud835\ude45\ud835\ude46\ud835\ude47\ud835\ude48\ud835\ude49\ud835\ude4a\ud835\ude4b\ud835\ude4c\ud835\ude4d\ud835\ude4e\ud835\ude4f\ud835\ude50\ud835\ude51\ud835\ude52\ud835\ude53\ud835\ude54\ud835\ude550123456789\", color: \"#34d399\" },\r\n            { name: \"Typewriter\", map: \"\ud835\ude8a\ud835\ude8b\ud835\ude8c\ud835\ude8d\ud835\ude8e\ud835\ude8f\ud835\ude90\ud835\ude91\ud835\ude92\ud835\ude93\ud835\ude94\ud835\ude95\ud835\ude96\ud835\ude97\ud835\ude98\ud835\ude99\ud835\ude9a\ud835\ude9b\ud835\ude9c\ud835\ude9d\ud835\ude9e\ud835\ude9f\ud835\udea0\ud835\udea1\ud835\udea2\ud835\udea3\ud835\ude70\ud835\ude71\ud835\ude72\ud835\ude73\ud835\ude74\ud835\ude75\ud835\ude76\ud835\ude77\ud835\ude78\ud835\ude79\ud835\ude7a\ud835\ude7b\ud835\ude7c\ud835\ude7d\ud835\ude7e\ud835\ude7f\ud835\ude80\ud835\ude81\ud835\ude82\ud835\ude83\ud835\ude84\ud835\ude85\ud835\ude86\ud835\ude87\ud835\ude88\ud835\ude89\ud835\udff6\ud835\udff7\ud835\udff8\ud835\udff9\ud835\udffa\ud835\udffb\ud835\udffc\ud835\udffd\ud835\udffe\ud835\udfff\", color: \"#94a3b8\" },\r\n            { name: \"Formal Small Caps\", map: \"\u1d00\u0299\u1d04\u1d05\u1d07\ua730\u0262\u029c\u026a\u1d0a\u1d0b\u029f\u1d0d\u0274\u1d0f\u1d18\u01eb\u0280s\u1d1b\u1d1c\u1d20\u1d21x\u028f\u1d22\u1d00\u0299\u1d04\u1d05\u1d07\ua730\u0262\u029c\u026a\u1d0a\u1d0b\u029f\u1d0d\u0274\u1d0f\u1d18\u01eb\u0280s\u1d1b\u1d1c\u1d20\u1d21x\u028f\u1d220123456789\", color: \"#fcd34d\" },\r\n            { name: \"Wide Aesthetic\", map: \"\uff41\uff42\uff43\uff44\uff45\uff46\uff47\uff48\uff49\uff4a\uff4b\uff4c\uff4d\uff4e\uff4f\uff50\uff51\uff52\uff53\uff54\uff55\uff56\uff57\uff58\uff59\uff5a\uff21\uff22\uff23\uff24\uff25\uff26\uff27\uff28\uff29\uff2a\uff2b\uff2c\uff2d\uff2e\uff2f\uff30\uff31\uff32\uff33\uff34\uff35\uff36\uff37\uff38\uff39\uff3a\uff10\uff11\uff12\uff13\uff14\uff15\uff16\uff17\uff18\uff19\", color: \"#f87171\" },\r\n            { name: \"Bubble Text\", map: \"\u24d0\u24d1\u24d2\u24d3\u24d4\u24d5\u24d6\u24d7\u24d8\u24d9\u24da\u24db\u24dc\u24dd\u24de\u24df\u24e0\u24e1\u24e2\u24e3\u24e4\u24e5\u24e6\u24e7\u24e8\u24e9\u24b6\u24b7\u24b8\u24b9\u24ba\u24bb\u24bc\u24bd\u24be\u24bf\u24c0\u24c1\u24c2\u24c3\u24c4\u24c5\u24c6\u24c7\u24c8\u24c9\u24ca\u24cb\u24cc\u24cd\u24ce\u24cf0\u2460\u2461\u2462\u2463\u2464\u2465\u2466\u2467\u2468\", color: \"#e879f9\" },\r\n            { name: \"Parenthesized\", map: \"\u249c\u249d\u249e\u249f\u24a0\u24a1\u24a2\u24a3\u24a4\u24a5\u24a6ell\u24a8\u24a9\u24aa\u24ab\u24ac\u24ad\u24ae\u24af\u24b0\u24b1\u24b2\u24b3\u24b4\u24b5\ud83c\udd10\ud83c\udd11\ud83c\udd12\ud83c\udd13\ud83c\udd14\ud83c\udd15\ud83c\udd16\ud83c\udd17\ud83c\udd18\ud83c\udd19\ud83c\udd1a\ud83c\udd1b\ud83c\udd1c\ud83c\udd1d\ud83c\udd1e\ud83c\udd1f\ud83c\udd20\ud83c\udd21\ud83c\udd22\ud83c\udd23\ud83c\udd24\ud83c\udd25\ud83c\udd26\ud83c\udd27\ud83c\udd28\ud83c\udd290\u2474\u2475\u2476\u2477\u2478\u2479\u247a\u247b\u247c\", color: \"#818cf8\" },\r\n            { name: \"Boxed Text\", map: \"\ud83c\udd70\ud83c\udd71\ud83c\udd72\ud83c\udd73\ud83c\udd74\ud83c\udd75\ud83c\udd76\ud83c\udd77\ud83c\udd78\ud83c\udd79\ud83c\udd7a\ud83c\udd7b\ud83c\udd7c\ud83c\udd7d\ud83c\udd7e\ud83c\udd7f\ud83c\udd80\ud83c\udd81\ud83c\udd82\ud83c\udd83\ud83c\udd84\ud83c\udd85\ud83c\udd86\ud83c\udd87\ud83c\udd88\ud83c\udd89\ud83c\udd70\ud83c\udd71\ud83c\udd72\ud83c\udd73\ud83c\udd74\ud83c\udd75\ud83c\udd76\ud83c\udd77\ud83c\udd78\ud83c\udd79\ud83c\udd7a\ud83c\udd7b\ud83c\udd7c\ud83c\udd7d\ud83c\udd7e\ud83c\udd7f\ud83c\udd80\ud83c\udd81\ud83c\udd82\ud83c\udd83\ud83c\udd84\ud83c\udd85\ud83c\udd86\ud83c\udd87\ud83c\udd88\ud83c\udd890123456789\", color: \"#fbbf24\" },\r\n            { name: \"Winged Angel\", map: \"\ud835\udcea\ud835\udceb\ud835\udcec\ud835\udced\ud835\udcee\ud835\udcef\ud835\udcf0\ud835\udcf1\ud835\udcf2\ud835\udcf3\ud835\udcf4\ud835\udcf5\ud835\udcf6\ud835\udcf7\ud835\udcf8\ud835\udcf9\ud835\udcfa\ud835\udcfb\ud835\udcfc\ud835\udcfd\ud835\udcfe\ud835\udcff\ud835\udd00\ud835\udd01\ud835\udd02\ud835\udd03\ud835\udcd0\ud835\udcd1\ud835\udcd2\ud835\udcd3\ud835\udcd4\ud835\udcd5\ud835\udcd6\ud835\udcd7\ud835\udcd8\ud835\udcd9\ud835\udcda\ud835\udcdb\ud835\udcdc\ud835\udcdd\ud835\udcde\ud835\udcdf\ud835\udce0\ud835\udce1\ud835\udce2\ud835\udce3\ud835\udce4\ud835\udce5\ud835\udce6\ud835\udce7\ud835\udce8\ud835\udce90123456789\", prefix: \"\ua9c1 \", suffix: \" \ua9c2\", color: \"#c4b5fd\" },\r\n            { name: \"Starry Night\", map: \"\ud835\udc1a\ud835\udc1b\ud835\udc1c\ud835\udc1d\ud835\udc1e\ud835\udc1f\ud835\udc20\ud835\udc21\ud835\udc22\ud835\udc23\ud835\udc24\ud835\udc25\ud835\udc26\ud835\udc27\ud835\udc28\ud835\udc29\ud835\udc2a\ud835\udc2b\ud835\udc2c\ud835\udc2d\ud835\udc2e\ud835\udc2f\ud835\udc30\ud835\udc31\ud835\udc32\ud835\udc33\ud835\udc00\ud835\udc01\ud835\udc02\ud835\udc03\ud835\udc04\ud835\udc05\ud835\udc06\ud835\udc07\ud835\udc08\ud835\udc09\ud835\udc0a\ud835\udc0b\ud835\udc0c\ud835\udc0d\ud835\udc0e\ud835\udc0f\ud835\udc10\ud835\udc11\ud835\udc12\ud835\udc13\ud835\udc14\ud835\udc15\ud835\udc16\ud835\udc17\ud835\udc18\ud835\udc19\ud835\udfce\ud835\udfcf\ud835\udfd0\ud835\udfd1\ud835\udfd2\ud835\udfd3\ud835\udfd4\ud835\udfd5\ud835\udfd6\ud835\udfd7\", prefix: \"\u22c6\uff61\u00b0 \", suffix: \" \u00b0\uff61\u22c6\", color: \"#fef08a\" },\r\n            { name: \"Lovely Hearts\", map: \"\ud835\udc82\ud835\udc83\ud835\udc84\ud835\udc85\ud835\udc86\ud835\udc87\ud835\udc88\ud835\udc89\ud835\udc8a\ud835\udc8b\ud835\udc8c\ud835\udc8d\ud835\udc8e\ud835\udc8f\ud835\udc90\ud835\udc91\ud835\udc92\ud835\udc93\ud835\udc94\ud835\udc95\ud835\udc96\ud835\udc97\ud835\udc98\ud835\udc99\ud835\udc9a\ud835\udc9b\ud835\udc68\ud835\udc69\ud835\udc6a\ud835\udc6b\ud835\udc6c\ud835\udc6d\ud835\udc6e\ud835\udc6f\ud835\udc70\ud835\udc71\ud835\udc72\ud835\udc73\ud835\udc74\ud835\udc75\ud835\udc76\ud835\udc77\ud835\udc78\ud835\udc79\ud835\udc7a\ud835\udc7b\ud835\udc7c\ud835\udc7d\ud835\udc7e\ud835\udc7f\ud835\udc80\ud835\udc810\ud835\udfcf\ud835\udfd0\ud835\udfd1\ud835\udfd2\ud835\udfd3\ud835\udfd4\ud835\udfd5\ud835\udfd6\ud835\udfd7\", prefix: \"\u2665 \", suffix: \" \u2665\", color: \"#fda4af\" },\r\n            { name: \"Underline Fraktur\", map: \"\ud835\udd1e\ud835\udd1f\ud835\udd20\ud835\udd21\ud835\udd22\ud835\udd23\ud835\udd24\ud835\udd25\ud835\udd26\ud835\udd27\ud835\udd28\ud835\udd29\ud835\udd2a\ud835\udd2b\ud835\udd2c\ud835\udd2d\ud835\udd2e\ud835\udd2f\ud835\udd30\ud835\udd31\ud835\udd32\ud835\udd33\ud835\udd34\ud835\udd35\ud835\udd36\ud835\udd37\ud835\udd04\ud835\udd05\u212d\ud835\udd07\ud835\udd08\ud835\udd09\ud835\udd0a\u210c\u2111\ud835\udd0d\ud835\udd0e\ud835\udd0f\ud835\udd10\ud835\udd11\ud835\udd12\ud835\udd13\ud835\udd14\u211c\ud835\udd16\ud835\udd17\ud835\udd18\ud835\udd19\ud835\udd1a\ud835\udd1b\ud835\udd1c\u21280123456789\", decor: \"\\u0332\", color: \"#cbd5e1\" }\r\n        ];\r\n\r\n        \/\/ --- Selectors ---\r\n        const input = document.getElementById('cg-input');\r\n        const grid = document.getElementById('cg-output-grid');\r\n        const toast = document.getElementById('cg-toast');\r\n        const btnP1 = document.getElementById('cg-preset-1');\r\n        const btnP2 = document.getElementById('cg-preset-2');\r\n        const btnClr = document.getElementById('cg-clear-btn');\r\n\r\n        \/\/ --- Functions ---\r\n        function transform(txt, style) {\r\n            if(!txt) return \"\";\r\n            let chars = [...txt]; \r\n            let mapArr = [...style.map];\r\n            \r\n            let res = chars.map(c => {\r\n                let idx = std.indexOf(c);\r\n                let mc = (idx !== -1 && mapArr[idx]) ? mapArr[idx] : c;\r\n                if(style.decor) mc += style.decor;\r\n                return mc;\r\n            }).join('');\r\n            \r\n            if(style.prefix) res = style.prefix + res;\r\n            if(style.suffix) res = res + style.suffix;\r\n            return res;\r\n        }\r\n\r\n        function render() {\r\n            const v = input.value || \"Wordpress Art\";\r\n            grid.innerHTML = \"\";\r\n            fonts.forEach(st => {\r\n                const out = transform(v, st);\r\n                const el = document.createElement('div');\r\n                el.className = 'cg-card';\r\n                el.innerHTML = `\r\n                    <div class=\"cg-card-label\" style=\"color:${st.color}\">${st.name}<\/div>\r\n                    <div class=\"cg-output-text ${st.name.includes('Script')?'script-mode':''}\">${out}<\/div>\r\n                    <div class=\"cg-hint\">Click to Copy<\/div>\r\n                `;\r\n                el.addEventListener('click', ()=> {\r\n                    copyToClipboard(out);\r\n                    flash(el);\r\n                });\r\n                grid.appendChild(el);\r\n            });\r\n        }\r\n\r\n        function copyToClipboard(str) {\r\n            if(navigator.clipboard && navigator.clipboard.writeText) {\r\n                navigator.clipboard.writeText(str).then(notify).catch(()=> fallbackCopy(str));\r\n            } else {\r\n                fallbackCopy(str);\r\n            }\r\n        }\r\n\r\n        function fallbackCopy(str) {\r\n            const ta = document.createElement('textarea');\r\n            ta.value = str;\r\n            document.body.appendChild(ta);\r\n            ta.select();\r\n            document.execCommand('copy');\r\n            document.body.removeChild(ta);\r\n            notify();\r\n        }\r\n\r\n        function notify() {\r\n            toast.classList.add('show');\r\n            setTimeout(()=> toast.classList.remove('show'), 2000);\r\n        }\r\n\r\n        function flash(el) {\r\n            el.style.transform = \"scale(0.95)\";\r\n            el.style.borderColor = \"#c084fc\";\r\n            setTimeout(()=> {\r\n                el.style.transform = \"\";\r\n                el.style.borderColor = \"rgba(255,255,255,0.1)\";\r\n            }, 150);\r\n        }\r\n\r\n        \/\/ --- Events ---\r\n        input.addEventListener('input', render);\r\n        btnP1.addEventListener('click', ()=> { input.value = \"Dreams into Reality.\"; render(); });\r\n        btnP2.addEventListener('click', ()=> { input.value = \"The Art of Calligraphy.\"; render(); });\r\n        btnClr.addEventListener('click', ()=> { input.value = \"\"; render(); input.focus(); });\r\n        \r\n        \/\/ Init\r\n        render();\r\n    })();\r\n    <\/script>\r\n<\/div>\r\n\r\n<!-- ==============================================\r\n     2. CONTENT & FAQ SECTION\r\n     Background: 100% Width\r\n     Content: Max 1200px Centered\r\n     ============================================== -->\r\n<div id=\"calligen-content-wrapper\">\r\n\r\n    <!-- CSS SCOPE for Content -->\r\n    <style>\r\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Outfit:wght@300;400;600;800&display=swap');\r\n\r\n        #calligen-content-wrapper {\r\n            \/* --- Inherited Variables from Tool --- *\/\r\n            --cc-bg-dark: #0f172a;\r\n            --cc-card-bg: rgba(30, 41, 59, 0.6);\r\n            --cc-card-hover: rgba(51, 65, 85, 0.8);\r\n            --cc-border: rgba(255, 255, 255, 0.1);\r\n            --cc-highlight: #c084fc; \r\n            --cc-white: #f8fafc;\r\n            --cc-gray: #94a3b8;\r\n            --cc-radius: 16px;\r\n            \r\n            --cc-grad-title: linear-gradient(135deg, #22d3ee 0%, #c084fc 100%);\r\n            \r\n            font-family: 'Outfit', sans-serif;\r\n            color: var(--cc-white);\r\n            background-color: var(--cc-bg-dark);\r\n            \/* Seamless Deep Space Background extension *\/\r\n            background-image: \r\n                radial-gradient(at 0% 0%, hsla(253,16%,7%,1) 0, transparent 50%), \r\n                radial-gradient(at 50% 50%, hsla(225,39%,25%,1) 0, transparent 50%), \r\n                radial-gradient(at 100% 0%, hsla(339,49%,30%,1) 0, transparent 50%);\r\n            \r\n            \/* 1. FULL WIDTH SETTING *\/\r\n            width: 100%;\r\n            display: block;\r\n            box-sizing: border-box;\r\n            padding: 40px 0 80px 0;\r\n            line-height: 1.7;\r\n        }\r\n\r\n        #calligen-content-wrapper * { box-sizing: border-box; }\r\n\r\n        \/* 2. INNER CONTENT WRAPPER (Max 1200px) *\/\r\n        .cc-container {\r\n            width: 100%;\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 20px;\r\n        }\r\n\r\n        \/* External Heading Styling *\/\r\n        .cc-main-heading {\r\n            text-align: center;\r\n            font-size: 2.5rem;\r\n            font-weight: 800;\r\n            margin-bottom: 50px;\r\n            background: var(--cc-grad-title);\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n            text-shadow: 0 10px 30px rgba(34, 211, 238, 0.15);\r\n        }\r\n\r\n        \/* Generic Content Styling *\/\r\n        .cc-section { margin-bottom: 60px; }\r\n        \r\n        .cc-h2 {\r\n            font-size: 1.8rem;\r\n            color: #ad2c2c;\r\n            margin-bottom: 20px;\r\n            border-left: 4px solid var(--cc-highlight);\r\n            padding-left: 15px;\r\n        }\r\n        \r\n        .cc-p {\r\n            color: var(--cc-gray);\r\n            font-size: 1.05rem;\r\n            margin-bottom: 20px;\r\n            font-weight: 300;\r\n        }\r\n\r\n        \/* --- CARD GRID (for Features & How To) --- *\/\r\n        .cc-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            gap: 25px;\r\n            margin-top: 30px;\r\n        }\r\n\r\n        .cc-info-card {\r\n            background: var(--cc-card-bg);\r\n            border: 1px solid var(--cc-border);\r\n            border-radius: var(--cc-radius);\r\n            padding: 25px;\r\n            transition: 0.3s;\r\n            backdrop-filter: blur(10px);\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .cc-info-card:hover {\r\n            transform: translateY(-5px);\r\n            background: var(--cc-card-hover);\r\n            border-color: rgba(192, 132, 252, 0.4);\r\n        }\r\n\r\n        .cc-card-icon {\r\n            font-size: 2rem;\r\n            margin-bottom: 15px;\r\n            display: inline-block;\r\n        }\r\n\r\n        .cc-card-title {\r\n            color: #fff;\r\n            font-size: 1.2rem;\r\n            font-weight: 600;\r\n            margin-bottom: 10px;\r\n        }\r\n\r\n        .cc-card-desc {\r\n            font-size: 0.95rem;\r\n            color: var(--cc-gray);\r\n            line-height: 1.5;\r\n        }\r\n\r\n        \/* --- LIST TRANSFORMATION (Lists as Cards) --- *\/\r\n        .cc-card-list {\r\n            list-style: none;\r\n            padding: 0;\r\n            display: grid;\r\n            grid-template-columns: repeat(2, 1fr);\r\n            gap: 20px;\r\n        }\r\n\r\n        .cc-card-list li {\r\n            background: rgba(255,255,255,0.03);\r\n            border: 1px solid var(--cc-border);\r\n            padding: 20px 20px 20px 50px; \/* Left padding for number *\/\r\n            border-radius: 12px;\r\n            position: relative;\r\n            counter-increment: cc-counter;\r\n        }\r\n\r\n        .cc-card-list li::before {\r\n            content: counter(cc-counter);\r\n            position: absolute;\r\n            left: 15px;\r\n            top: 20px;\r\n            width: 25px;\r\n            height: 25px;\r\n            background: linear-gradient(135deg, #c084fc, #db2777);\r\n            color: white;\r\n            border-radius: 50%;\r\n            text-align: center;\r\n            font-size: 0.8rem;\r\n            font-weight: 700;\r\n            line-height: 25px;\r\n        }\r\n\r\n        .cc-card-list strong { color: #22d3ee; }\r\n\r\n        \/* --- ACCORDION FAQ --- *\/\r\n        .cc-accordion {\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 15px;\r\n        }\r\n\r\n        .cc-acc-item {\r\n            background: var(--cc-card-bg);\r\n            border: 1px solid var(--cc-border);\r\n            border-radius: 12px;\r\n            overflow: hidden;\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .cc-acc-header {\r\n            padding: 20px;\r\n            cursor: pointer;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            font-weight: 600;\r\n            color: #fff;\r\n            background: rgba(255,255,255,0.02);\r\n        }\r\n\r\n        .cc-acc-header:hover { background: rgba(255,255,255,0.05); }\r\n\r\n        .cc-acc-icon {\r\n            transition: transform 0.3s ease;\r\n            font-size: 1.2rem;\r\n            color: #c084fc;\r\n        }\r\n\r\n        .cc-acc-content {\r\n            max-height: 0;\r\n            overflow: hidden;\r\n            transition: max-height 0.3s ease-out;\r\n            padding: 0 20px;\r\n            color: var(--cc-gray);\r\n            font-size: 0.95rem;\r\n            line-height: 1.6;\r\n        }\r\n        \r\n        .cc-acc-item.active .cc-acc-content {\r\n            padding-bottom: 20px; \/* Add padding only when open *\/\r\n        }\r\n\r\n        .cc-acc-item.active .cc-acc-icon { transform: rotate(180deg); }\r\n\r\n        \/* --- RESPONSIVE MEDIA QUERIES --- *\/\r\n        \r\n        \/* Tablet Landscape (1024px) *\/\r\n        @media (max-width: 1024px) {\r\n            .cc-grid { gap: 20px; }\r\n        }\r\n\r\n        \/* Tablet Portrait (768px) *\/\r\n        @media (max-width: 768px) {\r\n            .cc-main-heading { font-size: 2rem; }\r\n            .cc-grid { grid-template-columns: repeat(2, 1fr); }\r\n            .cc-card-list { grid-template-columns: 1fr; }\r\n        }\r\n\r\n        \/* Mobile Large (576px) *\/\r\n        @media (max-width: 576px) {\r\n            .cc-grid { grid-template-columns: 1fr; } \/* Stack Grid *\/\r\n            .cc-h2 { font-size: 1.5rem; }\r\n            .cc-main-heading { font-size: 1.8rem; margin-bottom: 30px; }\r\n        }\r\n\r\n        \/* Mobile Medium (480px) *\/\r\n        @media (max-width: 480px) {\r\n            .cc-info-card { padding: 20px; }\r\n            .cc-acc-header { padding: 15px; font-size: 0.95rem; }\r\n        }\r\n    <\/style>\r\n    <!-- Content Interaction Script -->\r\n    <script>\r\n    (function(){\r\n        \/\/ Accordion Logic\r\n        const accItems = document.querySelectorAll('.cc-acc-item');\r\n        \r\n        accItems.forEach(item => {\r\n            const header = item.querySelector('.cc-acc-header');\r\n            const content = item.querySelector('.cc-acc-content');\r\n            \r\n            header.addEventListener('click', () => {\r\n                const isActive = item.classList.contains('active');\r\n                \r\n                \/\/ Close all others\r\n                accItems.forEach(i => {\r\n                    i.classList.remove('active');\r\n                    i.querySelector('.cc-acc-content').style.maxHeight = null;\r\n                });\r\n\r\n                \/\/ Toggle current\r\n                if (!isActive) {\r\n                    item.classList.add('active');\r\n                    content.style.maxHeight = content.scrollHeight + \"px\";\r\n                }\r\n            });\r\n        });\r\n    })();\r\n    <\/script>\r\n<\/div>\r\n\r\n<!-- <content section is starting -->\r\n\r\n<div class=\"fgcalligraphyfontgenerator-content-wrapper\">\r\n\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\">\r\n\r\n<style>\r\n.fgcalligraphyfontgenerator-content-wrapper,\r\n.fgcalligraphyfontgenerator-content-wrapper * {\r\n  box-sizing: border-box;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper {\r\n  --fg-font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\r\n  --fg-text: #10201f;\r\n  --fg-muted: #5d6f70;\r\n  --fg-border: rgba(15, 23, 42, 0.12);\r\n  --fg-shadow: 0 18px 46px rgba(15, 23, 42, 0.08);\r\n  --fg-radius: 24px;\r\n  --fg-brand-1: #9333EA;\r\n  --fg-brand-2: #EC4899;\r\n  --fg-brand-3: #FBCFE8;\r\n  --fg-soft: #faf5ff;\r\n  --fg-glow: rgba(147,51,234,.16);\r\n  width: 100%;\r\n  display: block;\r\n  font-family: var(--fg-font) !important;\r\n  color: var(--fg-text) !important;\r\n  overflow: hidden;\r\n  -webkit-font-smoothing: antialiased;\r\n  text-rendering: geometricPrecision;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper h1,\r\n.fgcalligraphyfontgenerator-content-wrapper h2,\r\n.fgcalligraphyfontgenerator-content-wrapper h3,\r\n.fgcalligraphyfontgenerator-content-wrapper h4,\r\n.fgcalligraphyfontgenerator-content-wrapper h5,\r\n.fgcalligraphyfontgenerator-content-wrapper h6,\r\n.fgcalligraphyfontgenerator-content-wrapper p {\r\n  margin-top: 0 !important;\r\n  margin-bottom: 0 !important;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-content-section {\r\n  width: 100%;\r\n  display: block;\r\n  padding: 74px 20px;\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-section-white {\r\n  background: #ffffff !important;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-section-soft {\r\n  background:\r\n    radial-gradient(circle at 82% 20%, rgba(255, 255, 255, 0.30), transparent 24%),\r\n    linear-gradient(135deg, #016B61 0%, #70B2B2 52%, #9ECFD4 100%) !important;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-inner-container {\r\n  width: 100%;\r\n  max-width: 1200px;\r\n  margin-left: auto;\r\n  margin-right: auto;\r\n  position: relative;\r\n  z-index: 1;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-section-heading-wrap {\r\n  max-width: 860px;\r\n  margin: 0 auto 36px auto;\r\n  text-align: center;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-section-title {\r\n  margin: 0 0 12px 0 !important;\r\n  padding: 0 !important;\r\n  font-family: var(--fg-font) !important;\r\n  font-size: clamp(24px, 2.7vw, 35px) !important;\r\n  font-weight: 760 !important;\r\n  line-height: 1.22 !important;\r\n  letter-spacing: -0.025em !important;\r\n  color: #10201f !important;\r\n  text-align: center !important;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-section-soft .fgcalligraphyfontgenerator-section-title {\r\n  color: #ffffff !important;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-keyword-gradient {\r\n  background: linear-gradient(135deg, var(--fg-brand-1), var(--fg-brand-2), var(--fg-brand-3));\r\n  -webkit-background-clip: text;\r\n  -webkit-text-fill-color: transparent;\r\n  background-clip: text;\r\n  display: inline-block;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-section-soft .fgcalligraphyfontgenerator-keyword-gradient {\r\n  background: linear-gradient(135deg, #ffffff 0%, #efffff 50%, #dff7f8 100%);\r\n  -webkit-background-clip: text;\r\n  -webkit-text-fill-color: transparent;\r\n  background-clip: text;\r\n  text-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-section-subtitle {\r\n  margin: 0 auto !important;\r\n  padding: 0 !important;\r\n  max-width: 760px;\r\n  text-align: center !important;\r\n  font-family: var(--fg-font) !important;\r\n  font-size: clamp(15px, 1.45vw, 17px) !important;\r\n  font-weight: 400 !important;\r\n  line-height: 1.68 !important;\r\n  color: var(--fg-muted) !important;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-section-soft .fgcalligraphyfontgenerator-section-subtitle {\r\n  color: rgba(255, 255, 255, 0.90) !important;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-card-grid {\r\n  display: grid !important;\r\n  grid-template-columns: repeat(3, minmax(0, 1fr));\r\n  gap: 22px;\r\n  align-items: stretch;\r\n  width: 100%;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-second-grid {\r\n  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-feature-card {\r\n  --card-c1: var(--fg-brand-1);\r\n  --card-c2: var(--fg-brand-2);\r\n  --card-soft: var(--fg-soft);\r\n  --card-glow: var(--fg-glow);\r\n  --fg-mx: 50%;\r\n  --fg-my: 18%;\r\n  --fg-tilt-x: 0deg;\r\n  --fg-tilt-y: 0deg;\r\n  position: relative;\r\n  width: 100%;\r\n  min-height: 100%;\r\n  display: flex !important;\r\n  flex-direction: column;\r\n  padding: 26px;\r\n  border: 1px solid var(--fg-border);\r\n  border-radius: var(--fg-radius);\r\n  background:\r\n    radial-gradient(circle at var(--fg-mx) var(--fg-my), var(--card-glow), transparent 34%),\r\n    linear-gradient(180deg, rgba(255,255,255,0.99), rgba(255,255,255,0.94));\r\n  box-shadow: var(--fg-shadow);\r\n  transform: translateY(18px);\r\n  opacity: 0;\r\n  transition: transform 420ms ease, opacity 420ms ease, border-color 260ms ease, box-shadow 260ms ease, background 260ms ease;\r\n  overflow: hidden;\r\n  isolation: isolate;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-card-grid .fgcalligraphyfontgenerator-feature-card:nth-child(1) {\r\n  --card-c1: #9333EA;\r\n  --card-c2: #EC4899;\r\n  --card-soft: #faf5ff;\r\n  --card-glow: rgba(147,51,234,.16);\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-card-grid .fgcalligraphyfontgenerator-feature-card:nth-child(2) {\r\n  --card-c1: #0f766e;\r\n  --card-c2: #2dd4bf;\r\n  --card-soft: rgba(204, 251, 241, 0.96);\r\n  --card-glow: rgba(20, 184, 166, 0.17);\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-card-grid .fgcalligraphyfontgenerator-feature-card:nth-child(3) {\r\n  --card-c1: #2563eb;\r\n  --card-c2: #06b6d4;\r\n  --card-soft: rgba(224, 242, 254, 0.96);\r\n  --card-glow: rgba(37, 99, 235, 0.15);\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-card-grid .fgcalligraphyfontgenerator-feature-card:nth-child(4) {\r\n  --card-c1: #7c3aed;\r\n  --card-c2: #a855f7;\r\n  --card-soft: rgba(243, 232, 255, 0.96);\r\n  --card-glow: rgba(124, 58, 237, 0.15);\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-card-grid .fgcalligraphyfontgenerator-feature-card:nth-child(5) {\r\n  --card-c1: #f97316;\r\n  --card-c2: #f59e0b;\r\n  --card-soft: rgba(255, 247, 237, 0.96);\r\n  --card-glow: rgba(249, 115, 22, 0.15);\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-card-grid .fgcalligraphyfontgenerator-feature-card:nth-child(6) {\r\n  --card-c1: #db2777;\r\n  --card-c2: #ec4899;\r\n  --card-soft: rgba(252, 231, 243, 0.96);\r\n  --card-glow: rgba(219, 39, 119, 0.15);\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-card-grid .fgcalligraphyfontgenerator-feature-card:nth-child(7) {\r\n  --card-c1: #0891b2;\r\n  --card-c2: #22c55e;\r\n  --card-soft: rgba(236, 253, 245, 0.96);\r\n  --card-glow: rgba(34, 197, 94, 0.16);\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-card-grid .fgcalligraphyfontgenerator-feature-card:nth-child(8) {\r\n  --card-c1: #4f46e5;\r\n  --card-c2: #06b6d4;\r\n  --card-soft: rgba(238, 242, 255, 0.96);\r\n  --card-glow: rgba(79, 70, 229, 0.15);\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-feature-card.fgcalligraphyfontgenerator-card-visible {\r\n  transform: translateY(0);\r\n  opacity: 1;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-feature-card::before,\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-feature-card::after {\r\n  content: \"\";\r\n  position: absolute;\r\n  pointer-events: none;\r\n  z-index: 0;\r\n  transition: opacity 320ms ease, transform 420ms ease, width 320ms ease, height 320ms ease;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-feature-card::before {\r\n  width: 180px;\r\n  height: 180px;\r\n  right: -78px;\r\n  top: -78px;\r\n  border-radius: 999px;\r\n  background: radial-gradient(circle, var(--card-glow), transparent 72%);\r\n  opacity: 0;\r\n  transform: scale(0.76);\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-feature-card::after {\r\n  width: 0;\r\n  height: 3px;\r\n  left: 26px;\r\n  bottom: 0;\r\n  border-radius: 999px;\r\n  background: linear-gradient(90deg, var(--card-c1), var(--card-c2));\r\n  opacity: 0;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-feature-card:hover {\r\n  border-color: rgba(15, 23, 42, 0.16);\r\n  box-shadow: 0 24px 58px var(--card-glow);\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-feature-card:hover::before {\r\n  opacity: 1;\r\n  transform: scale(1);\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-icon-wrap {\r\n  width: 72px !important;\r\n  height: 72px !important;\r\n  min-width: 72px !important;\r\n  min-height: 72px !important;\r\n  display: inline-flex !important;\r\n  align-items: center !important;\r\n  justify-content: center !important;\r\n  flex: 0 0 auto !important;\r\n  border-radius: 22px;\r\n  margin: 0 0 20px 0 !important;\r\n  position: relative;\r\n  z-index: 1;\r\n  border: none !important;\r\n  overflow: visible !important;\r\n  isolation: isolate;\r\n  background: transparent !important;\r\n  color: var(--card-c1) !important;\r\n  transition: transform 280ms ease, border-radius 280ms ease, color 280ms ease;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-icon-wrap::before {\r\n  content: \"\";\r\n  position: absolute;\r\n  inset: 0;\r\n  border-radius: 22px;\r\n  background:\r\n    linear-gradient(145deg, rgba(255,255,255,0.96), var(--card-soft)),\r\n    radial-gradient(circle at 24% 18%, rgba(255,255,255,1), transparent 42%);\r\n  border: 1px solid rgba(255,255,255,0.76);\r\n  box-shadow:\r\n    inset 0 1px 0 rgba(255,255,255,0.96),\r\n    0 12px 26px rgba(15, 23, 42, 0.08),\r\n    0 0 0 6px rgba(15, 23, 42, 0.035);\r\n  z-index: 1;\r\n  transition: transform 280ms ease, border-radius 280ms ease, background 280ms ease, box-shadow 280ms ease;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-icon-wrap::after {\r\n  display: none !important;\r\n  content: none !important;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-icon-wrap i {\r\n  font-size: 26px !important;\r\n  line-height: 1 !important;\r\n  display: inline-block !important;\r\n  position: relative;\r\n  z-index: 3;\r\n  color: var(--card-c1) !important;\r\n  -webkit-text-fill-color: var(--card-c1) !important;\r\n  background: none !important;\r\n  filter: none !important;\r\n  transition: transform 280ms ease, color 280ms ease, -webkit-text-fill-color 280ms ease;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-card-title {\r\n  margin: 0 0 11px 0 !important;\r\n  padding: 0 !important;\r\n  position: relative;\r\n  z-index: 1;\r\n  font-family: var(--fg-font) !important;\r\n  font-size: 18.5px !important;\r\n  font-weight: 620 !important;\r\n  line-height: 1.35 !important;\r\n  letter-spacing: -0.01em !important;\r\n  color: #10201f !important;\r\n  transition: color 260ms ease, transform 260ms ease;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-card-title::after {\r\n  content: \"\";\r\n  display: block;\r\n  width: 0;\r\n  height: 2px;\r\n  margin-top: 9px;\r\n  border-radius: 20px;\r\n  background: linear-gradient(90deg, var(--card-c1), var(--card-c2));\r\n  transition: width 300ms ease;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-card-text {\r\n  margin: 0 !important;\r\n  padding: 0 !important;\r\n  position: relative;\r\n  z-index: 1;\r\n  font-family: var(--fg-font) !important;\r\n  font-size: 15px !important;\r\n  font-weight: 400 !important;\r\n  line-height: 1.72 !important;\r\n  color: var(--fg-muted) !important;\r\n  flex: 1 1 auto;\r\n  transition: transform 260ms ease, color 260ms ease;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-one .fgcalligraphyfontgenerator-feature-card:hover {\r\n  transform: translateY(-8px) translateX(5px) rotate(-0.7deg);\r\n  background:\r\n    radial-gradient(circle at 92% 18%, var(--card-glow), transparent 28%),\r\n    linear-gradient(180deg, rgba(255,255,255,1), rgba(255,255,255,0.96)) !important;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-one .fgcalligraphyfontgenerator-feature-card:hover::after {\r\n  width: 62px;\r\n  opacity: 1;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-one .fgcalligraphyfontgenerator-feature-card:hover .fgcalligraphyfontgenerator-icon-wrap {\r\n  transform: translateY(-7px) translateX(5px) rotate(-5deg) scale(1.06);\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-one .fgcalligraphyfontgenerator-feature-card:hover .fgcalligraphyfontgenerator-icon-wrap::before {\r\n  border-radius: 28px 16px 28px 16px;\r\n  background: linear-gradient(145deg, var(--card-c1), var(--card-c2)) !important;\r\n  box-shadow:\r\n    0 16px 34px var(--card-glow),\r\n    0 0 0 6px rgba(15, 23, 42, 0.06),\r\n    inset 0 1px 0 rgba(255,255,255,0.28) !important;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-one .fgcalligraphyfontgenerator-feature-card:hover .fgcalligraphyfontgenerator-icon-wrap i {\r\n  color: #ffffff !important;\r\n  -webkit-text-fill-color: #ffffff !important;\r\n  transform: scale(1.12) rotate(5deg);\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-one .fgcalligraphyfontgenerator-feature-card:hover .fgcalligraphyfontgenerator-card-title {\r\n  color: var(--card-c1) !important;\r\n  transform: translateX(5px);\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-one .fgcalligraphyfontgenerator-feature-card:hover .fgcalligraphyfontgenerator-card-title::after {\r\n  width: 50px;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-one .fgcalligraphyfontgenerator-feature-card:hover .fgcalligraphyfontgenerator-card-text {\r\n  transform: translateX(5px);\r\n  color: #4d6262 !important;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-two .fgcalligraphyfontgenerator-feature-card {\r\n  transform-style: preserve-3d;\r\n  perspective: 900px;\r\n  border: 1.5px solid rgba(255, 255, 255, 0.45) !important;\r\n  background:\r\n    radial-gradient(circle at var(--fg-mx) var(--fg-my), rgba(255,255,255,0.58), transparent 36%),\r\n    linear-gradient(180deg, rgba(255,255,255,0.96), rgba(255,255,255,0.88)) !important;\r\n  backdrop-filter: blur(10px);\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-two .fgcalligraphyfontgenerator-feature-card::after {\r\n  left: 50%;\r\n  bottom: auto;\r\n  top: 0;\r\n  width: 0;\r\n  height: 4px;\r\n  transform: translateX(-50%);\r\n  opacity: 0;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-two .fgcalligraphyfontgenerator-feature-card:hover {\r\n  transform: translateY(-9px) rotateX(var(--fg-tilt-y)) rotateY(var(--fg-tilt-x));\r\n  border-color: rgba(255,255,255,0.92) !important;\r\n  box-shadow:\r\n    0 26px 62px rgba(15, 23, 42, 0.18),\r\n    0 0 0 3px rgba(255,255,255,0.22),\r\n    0 0 0 8px rgba(255,255,255,0.10) !important;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-two .fgcalligraphyfontgenerator-feature-card:hover::after {\r\n  width: calc(100% - 52px);\r\n  opacity: 1;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-two .fgcalligraphyfontgenerator-feature-card:hover .fgcalligraphyfontgenerator-icon-wrap {\r\n  transform: translateZ(20px) translateY(-7px) scale(1.07);\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-two .fgcalligraphyfontgenerator-feature-card:hover .fgcalligraphyfontgenerator-icon-wrap::before {\r\n  border-radius: 50%;\r\n  background: linear-gradient(145deg, var(--card-c1), var(--card-c2)) !important;\r\n  box-shadow:\r\n    0 16px 36px var(--card-glow),\r\n    0 0 0 7px rgba(255,255,255,0.14),\r\n    inset 0 1px 0 rgba(255,255,255,0.32) !important;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-two .fgcalligraphyfontgenerator-feature-card:hover .fgcalligraphyfontgenerator-icon-wrap i {\r\n  color: #ffffff !important;\r\n  -webkit-text-fill-color: #ffffff !important;\r\n  transform: rotateY(180deg) scale(1.1);\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-two .fgcalligraphyfontgenerator-feature-card:hover .fgcalligraphyfontgenerator-card-title {\r\n  color: var(--card-c1) !important;\r\n  transform: translateY(-3px);\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-two .fgcalligraphyfontgenerator-feature-card:hover .fgcalligraphyfontgenerator-card-title::after {\r\n  width: 52px;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-two .fgcalligraphyfontgenerator-feature-card:hover .fgcalligraphyfontgenerator-card-text {\r\n  color: #4d6262 !important;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-three .fgcalligraphyfontgenerator-feature-card::before {\r\n  width: 120px;\r\n  height: 120px;\r\n  right: 18px;\r\n  top: 18px;\r\n  border-radius: 999px;\r\n  background: radial-gradient(circle, var(--card-glow), transparent 70%);\r\n  opacity: 0;\r\n  transform: scale(0.7);\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-three .fgcalligraphyfontgenerator-feature-card::after {\r\n  width: 10px;\r\n  height: 10px;\r\n  left: auto;\r\n  right: 24px;\r\n  bottom: 24px;\r\n  border-radius: 999px;\r\n  background: linear-gradient(135deg, var(--card-c1), var(--card-c2));\r\n  opacity: 0;\r\n  transform: scale(0.4);\r\n  box-shadow: 0 0 0 0 var(--card-glow);\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-three .fgcalligraphyfontgenerator-feature-card:hover {\r\n  transform: translateY(-7px) scale(1.012) !important;\r\n  border-color: rgba(15, 23, 42, 0.16) !important;\r\n  box-shadow: 0 24px 58px var(--card-glow) !important;\r\n  background:\r\n    radial-gradient(circle at 88% 18%, var(--card-glow), transparent 28%),\r\n    linear-gradient(180deg, rgba(255,255,255,1), rgba(255,255,255,0.96)) !important;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-three .fgcalligraphyfontgenerator-feature-card:hover::before {\r\n  opacity: 1 !important;\r\n  transform: scale(1) !important;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-three .fgcalligraphyfontgenerator-feature-card:hover::after {\r\n  opacity: 1 !important;\r\n  transform: scale(1) !important;\r\n  box-shadow: 0 0 0 8px rgba(15, 23, 42, 0.035) !important;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-three .fgcalligraphyfontgenerator-feature-card:hover .fgcalligraphyfontgenerator-icon-wrap {\r\n  transform: translateY(-8px) scale(1.065) !important;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-three .fgcalligraphyfontgenerator-feature-card:hover .fgcalligraphyfontgenerator-icon-wrap::before {\r\n  border-radius: 50% !important;\r\n  background:\r\n    linear-gradient(145deg, rgba(255,255,255,0.96), var(--card-soft)),\r\n    radial-gradient(circle at 24% 18%, rgba(255,255,255,1), transparent 42%) !important;\r\n  box-shadow:\r\n    inset 0 1px 0 rgba(255,255,255,0.96),\r\n    0 14px 30px var(--card-glow),\r\n    0 0 0 6px rgba(15, 23, 42, 0.035) !important;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-three .fgcalligraphyfontgenerator-feature-card:hover .fgcalligraphyfontgenerator-icon-wrap i {\r\n  color: var(--card-c1) !important;\r\n  -webkit-text-fill-color: var(--card-c1) !important;\r\n  transform: translateY(-1px) scale(1.12) rotate(5deg) !important;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-three .fgcalligraphyfontgenerator-feature-card:hover .fgcalligraphyfontgenerator-card-title {\r\n  color: var(--card-c1) !important;\r\n  transform: translateY(-3px) !important;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-three .fgcalligraphyfontgenerator-feature-card:hover .fgcalligraphyfontgenerator-card-title::after {\r\n  width: 56px !important;\r\n}\r\n\r\n.fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-interaction-three .fgcalligraphyfontgenerator-feature-card:hover .fgcalligraphyfontgenerator-card-text {\r\n  transform: translateY(-2px) !important;\r\n  color: #4d6262 !important;\r\n}\r\n\r\n@media (max-width: 1100px) {\r\n  .fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-second-grid {\r\n    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\r\n  }\r\n}\r\n\r\n@media (max-width: 980px) {\r\n  .fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-content-section {\r\n    padding: 64px 18px;\r\n  }\r\n\r\n  .fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-card-grid {\r\n    grid-template-columns: repeat(2, minmax(0, 1fr));\r\n  }\r\n}\r\n\r\n@media (max-width: 640px) {\r\n  .fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-content-section {\r\n    padding: 52px 16px;\r\n  }\r\n\r\n  .fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-section-heading-wrap {\r\n    margin-bottom: 28px;\r\n  }\r\n\r\n  .fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-card-grid,\r\n  .fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-second-grid {\r\n    grid-template-columns: 1fr !important;\r\n    gap: 18px;\r\n  }\r\n\r\n  .fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-feature-card {\r\n    padding: 24px;\r\n    border-radius: 20px;\r\n  }\r\n\r\n  .fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-icon-wrap {\r\n    width: 60px !important;\r\n    height: 60px !important;\r\n    min-width: 60px !important;\r\n    min-height: 60px !important;\r\n    border-radius: 20px !important;\r\n    margin-bottom: 18px !important;\r\n  }\r\n\r\n  .fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-icon-wrap::before {\r\n    border-radius: 20px !important;\r\n  }\r\n\r\n  .fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-icon-wrap i {\r\n    font-size: 21px !important;\r\n  }\r\n\r\n  .fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-card-title {\r\n    font-size: 18px !important;\r\n  }\r\n\r\n  .fgcalligraphyfontgenerator-content-wrapper .fgcalligraphyfontgenerator-card-text {\r\n    font-size: 15px !important;\r\n  }\r\n}\r\n<\/style>\r\n\t\r\n\t<section class=\"fgcalligraphyfontgenerator-content-section fgcalligraphyfontgenerator-section-white fgcalligraphyfontgenerator-interaction-one\">\r\n\t\t<div class=\"fgcalligraphyfontgenerator-inner-container\">\r\n\t\t\t\t\r\n\t\t<\/div>\r\n\t<\/section>\r\n\r\n<section class=\"fgcalligraphyfontgenerator-content-section fgcalligraphyfontgenerator-section-white fgcalligraphyfontgenerator-interaction-one\">\r\n<div class=\"fgcalligraphyfontgenerator-inner-container\">\r\n\r\n<div class=\"fgcalligraphyfontgenerator-section-heading-wrap\">\r\n<h2 class=\"fgcalligraphyfontgenerator-section-title\">What Is a <span class=\"fgcalligraphyfontgenerator-keyword-gradient\">Calligraphy Font Generator<\/span>?<\/h2>\r\n<h3 class=\"fgcalligraphyfontgenerator-section-subtitle\">A Calligraphy Font Generator turns normal text into elegant, flowing, handwritten, and artistic font styles for bios, captions, names, posts, profiles, and creative designs.<\/h3>\r\n<\/div>\r\n\r\n<div class=\"fgcalligraphyfontgenerator-card-grid\">\r\n\r\n<article class=\"fgcalligraphyfontgenerator-feature-card\">\r\n<div class=\"fgcalligraphyfontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-pen-nib\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgcalligraphyfontgenerator-card-title\">Calligraphy Style Output<\/h4>\r\n<p class=\"fgcalligraphyfontgenerator-card-text\">A Calligraphy Font Generator converts plain words into elegant, flowing, handwritten, and artistic text that feels more unique, expressive, and useful for creative pages.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgcalligraphyfontgenerator-feature-card\">\r\n<div class=\"fgcalligraphyfontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-swatchbook\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgcalligraphyfontgenerator-card-title\">Creative Font Variations<\/h4>\r\n<p class=\"fgcalligraphyfontgenerator-card-text\">Users can explore different calligraphy looks for names, captions, headings, bios, comments, and short social posts.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgcalligraphyfontgenerator-feature-card\">\r\n<div class=\"fgcalligraphyfontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-bezier-curve\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgcalligraphyfontgenerator-card-title\">Decorative Letter Style<\/h4>\r\n<p class=\"fgcalligraphyfontgenerator-card-text\">The generated output helps normal letters feel more visual, polished, and memorable without manual design work.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgcalligraphyfontgenerator-feature-card\">\r\n<div class=\"fgcalligraphyfontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-i-cursor\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgcalligraphyfontgenerator-card-title\">Simple Text Input<\/h4>\r\n<p class=\"fgcalligraphyfontgenerator-card-text\">Users only need to type or paste normal text, and the tool instantly creates calligraphy-style font versions.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgcalligraphyfontgenerator-feature-card\">\r\n<div class=\"fgcalligraphyfontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-clipboard\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgcalligraphyfontgenerator-card-title\">Copy and Paste Ready<\/h4>\r\n<p class=\"fgcalligraphyfontgenerator-card-text\">Generated font styles can be copied quickly and pasted into social media, messaging apps, profiles, or content editors.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgcalligraphyfontgenerator-feature-card\">\r\n<div class=\"fgcalligraphyfontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-layer-group\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgcalligraphyfontgenerator-card-title\">Multiple Style Choices<\/h4>\r\n<p class=\"fgcalligraphyfontgenerator-card-text\">A good generator gives users multiple options so they can match the style with their mood, brand, profile, or design idea.<\/p>\r\n<\/article>\r\n\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n\r\n<section class=\"fgcalligraphyfontgenerator-content-section fgcalligraphyfontgenerator-section-soft fgcalligraphyfontgenerator-interaction-two\">\r\n<div class=\"fgcalligraphyfontgenerator-inner-container\">\r\n\r\n<div class=\"fgcalligraphyfontgenerator-section-heading-wrap\">\r\n<h2 class=\"fgcalligraphyfontgenerator-section-title\">Why Use a <span class=\"fgcalligraphyfontgenerator-keyword-gradient\">Calligraphy Font Generator<\/span>?<\/h2>\r\n<h3 class=\"fgcalligraphyfontgenerator-section-subtitle\">It helps users create attractive styled text without design software, font downloads, or manually searching for special characters.<\/h3>\r\n<\/div>\r\n\r\n<div class=\"fgcalligraphyfontgenerator-card-grid fgcalligraphyfontgenerator-second-grid\">\r\n\r\n<article class=\"fgcalligraphyfontgenerator-feature-card\">\r\n<div class=\"fgcalligraphyfontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-bolt-lightning\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgcalligraphyfontgenerator-card-title\">Fast Style Creation<\/h4>\r\n<p class=\"fgcalligraphyfontgenerator-card-text\">Users can create calligraphy-style fonts quickly instead of designing each letter or searching for special characters manually.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgcalligraphyfontgenerator-feature-card\">\r\n<div class=\"fgcalligraphyfontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-star\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgcalligraphyfontgenerator-card-title\">Better Visual Appeal<\/h4>\r\n<p class=\"fgcalligraphyfontgenerator-card-text\">Styled text helps plain words stand out with a stronger mood, better personality, and more attractive presentation.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgcalligraphyfontgenerator-feature-card\">\r\n<div class=\"fgcalligraphyfontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-mobile-screen-button\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgcalligraphyfontgenerator-card-title\">Social Media Friendly<\/h4>\r\n<p class=\"fgcalligraphyfontgenerator-card-text\">The generated styles can be used on Instagram, TikTok, Facebook, Discord, WhatsApp, and other popular platforms.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgcalligraphyfontgenerator-feature-card\">\r\n<div class=\"fgcalligraphyfontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-gem\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgcalligraphyfontgenerator-card-title\">Personal Expression<\/h4>\r\n<p class=\"fgcalligraphyfontgenerator-card-text\">It helps users express a theme, mood, fandom, aesthetic, or creative personality through simple text styling.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgcalligraphyfontgenerator-feature-card\">\r\n<div class=\"fgcalligraphyfontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-shapes\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgcalligraphyfontgenerator-card-title\">Symbol Decoration<\/h4>\r\n<p class=\"fgcalligraphyfontgenerator-card-text\">Many styles include decorative symbols, spacing effects, and special characters for a more polished visual result.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgcalligraphyfontgenerator-feature-card\">\r\n<div class=\"fgcalligraphyfontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-id-badge\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgcalligraphyfontgenerator-card-title\">Username Ideas<\/h4>\r\n<p class=\"fgcalligraphyfontgenerator-card-text\">Generated styles can make usernames, display names, nicknames, and profile headings look more unique and memorable.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgcalligraphyfontgenerator-feature-card\">\r\n<div class=\"fgcalligraphyfontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-comments\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgcalligraphyfontgenerator-card-title\">Caption Styling<\/h4>\r\n<p class=\"fgcalligraphyfontgenerator-card-text\">Stylish text can improve captions, comments, quotes, and status updates by making them more expressive and eye-catching.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgcalligraphyfontgenerator-feature-card\">\r\n<div class=\"fgcalligraphyfontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-border-all\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgcalligraphyfontgenerator-card-title\">Multiple Options<\/h4>\r\n<p class=\"fgcalligraphyfontgenerator-card-text\">A useful generator shows several variations at once so users can compare, copy, and test the best-looking version.<\/p>\r\n<\/article>\r\n\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n\r\n<section class=\"fgcalligraphyfontgenerator-content-section fgcalligraphyfontgenerator-section-white fgcalligraphyfontgenerator-interaction-three\">\r\n<div class=\"fgcalligraphyfontgenerator-inner-container\">\r\n\r\n<div class=\"fgcalligraphyfontgenerator-section-heading-wrap\">\r\n<h2 class=\"fgcalligraphyfontgenerator-section-title\">How to Use a <span class=\"fgcalligraphyfontgenerator-keyword-gradient\">Calligraphy Font Generator<\/span>?<\/h2>\r\n<h3 class=\"fgcalligraphyfontgenerator-section-subtitle\">Type your text, choose a font style, preview the output, copy your favorite version, and paste it wherever you want.<\/h3>\r\n<\/div>\r\n\r\n<div class=\"fgcalligraphyfontgenerator-card-grid\">\r\n\r\n<article class=\"fgcalligraphyfontgenerator-feature-card\">\r\n<div class=\"fgcalligraphyfontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-pen-to-square\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgcalligraphyfontgenerator-card-title\">Enter Your Text<\/h4>\r\n<p class=\"fgcalligraphyfontgenerator-card-text\">Start by typing a name, phrase, caption, quote, username, message, or short line that you want to style.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgcalligraphyfontgenerator-feature-card\">\r\n<div class=\"fgcalligraphyfontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-list-check\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgcalligraphyfontgenerator-card-title\">Choose a Font Style<\/h4>\r\n<p class=\"fgcalligraphyfontgenerator-card-text\">Look through the generated font styles and choose the version that best matches your profile, post, or design idea.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgcalligraphyfontgenerator-feature-card\">\r\n<div class=\"fgcalligraphyfontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-magnifying-glass\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgcalligraphyfontgenerator-card-title\">Preview the Result<\/h4>\r\n<p class=\"fgcalligraphyfontgenerator-card-text\">Check how the font looks before using it, especially when the output includes symbols, spacing, or fancy characters.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgcalligraphyfontgenerator-feature-card\">\r\n<div class=\"fgcalligraphyfontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-paste\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgcalligraphyfontgenerator-card-title\">Copy the Text<\/h4>\r\n<p class=\"fgcalligraphyfontgenerator-card-text\">Use the copy option to grab the selected font style without manually highlighting or retyping the output.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgcalligraphyfontgenerator-feature-card\">\r\n<div class=\"fgcalligraphyfontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-share-from-square\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgcalligraphyfontgenerator-card-title\">Paste Anywhere<\/h4>\r\n<p class=\"fgcalligraphyfontgenerator-card-text\">Paste the styled text into bios, comments, captions, usernames, posts, messages, or design tools.<\/p>\r\n<\/article>\r\n\r\n<article class=\"fgcalligraphyfontgenerator-feature-card\">\r\n<div class=\"fgcalligraphyfontgenerator-icon-wrap\">\r\n<i class=\"fa-solid fa-repeat\"><\/i>\r\n<\/div>\r\n<h4 class=\"fgcalligraphyfontgenerator-card-title\">Try More Styles<\/h4>\r\n<p class=\"fgcalligraphyfontgenerator-card-text\">Try different text lengths, styles, and symbols until the final version feels clear, attractive, and ready to use.<\/p>\r\n<\/article>\r\n\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n\r\n<script>\r\n(function () {\r\n  var wrapper = document.querySelector(\".fgcalligraphyfontgenerator-content-wrapper\");\r\n  if (!wrapper) { return; }\r\n\r\n  var cards = wrapper.querySelectorAll(\".fgcalligraphyfontgenerator-feature-card\");\r\n\r\n  if (\"IntersectionObserver\" in window) {\r\n    var observer = new IntersectionObserver(function (entries) {\r\n      entries.forEach(function (entry) {\r\n        if (entry.isIntersecting) {\r\n          entry.target.classList.add(\"fgcalligraphyfontgenerator-card-visible\");\r\n          observer.unobserve(entry.target);\r\n        }\r\n      });\r\n    }, { threshold: 0.16 });\r\n\r\n    cards.forEach(function (card, index) {\r\n      card.style.transitionDelay = (index % 8) * 45 + \"ms\";\r\n      observer.observe(card);\r\n    });\r\n  } else {\r\n    cards.forEach(function (card) {\r\n      card.classList.add(\"fgcalligraphyfontgenerator-card-visible\");\r\n    });\r\n  }\r\n\r\n  cards.forEach(function (card) {\r\n    card.addEventListener(\"mousemove\", function (event) {\r\n      var rect = card.getBoundingClientRect();\r\n      var x = ((event.clientX - rect.left) \/ rect.width) * 100;\r\n      var y = ((event.clientY - rect.top) \/ rect.height) * 100;\r\n      var tiltX = ((x - 50) \/ 50) * 2.4;\r\n      var tiltY = ((50 - y) \/ 50) * 2.4;\r\n      card.style.setProperty(\"--fg-mx\", x.toFixed(2) + \"%\");\r\n      card.style.setProperty(\"--fg-my\", y.toFixed(2) + \"%\");\r\n      card.style.setProperty(\"--fg-tilt-x\", tiltX.toFixed(2) + \"deg\");\r\n      card.style.setProperty(\"--fg-tilt-y\", tiltY.toFixed(2) + \"deg\");\r\n    });\r\n\r\n    card.addEventListener(\"mouseleave\", function () {\r\n      card.style.setProperty(\"--fg-mx\", \"50%\");\r\n      card.style.setProperty(\"--fg-my\", \"18%\");\r\n      card.style.setProperty(\"--fg-tilt-x\", \"0deg\");\r\n      card.style.setProperty(\"--fg-tilt-y\", \"0deg\");\r\n    });\r\n  });\r\n})();\r\n<\/script>\r\n\r\n<\/div><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-homepage.php","meta":{"footnotes":""},"class_list":["post-5464","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/fonttor.com\/wp-json\/wp\/v2\/pages\/5464","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fonttor.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fonttor.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fonttor.com\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/fonttor.com\/wp-json\/wp\/v2\/comments?post=5464"}],"version-history":[{"count":4,"href":"https:\/\/fonttor.com\/wp-json\/wp\/v2\/pages\/5464\/revisions"}],"predecessor-version":[{"id":5468,"href":"https:\/\/fonttor.com\/wp-json\/wp\/v2\/pages\/5464\/revisions\/5468"}],"wp:attachment":[{"href":"https:\/\/fonttor.com\/wp-json\/wp\/v2\/media?parent=5464"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}