{
    "path": "/home/krm/dev/mimer-academia/web/css/Section/fonts.sv.json",
    "s": "Ignor",
    "invert": true,
    "level": 1,
    "title": [
        "Om fonter i CSS"
    ],
    "description": [
        "Detta är en samling av exempel om fonter"
    ],
    "statments": [],
    "comment": [],
    "cards": [
        {
            "level": 2,
            "title": [
                "# 👁️‍🗨️ Fonter"
            ],
            "description": [
                "Fonter är viktiga för CSS"
            ],
            "statments": [],
            "comment": []
        },
        {
            "level": 2,
            "title": [
                "❓ Hur används fonter i CSS"
            ],
            "description": [
                "Fonter olika CSS egenskaper."
            ],
            "statments": [],
            "comment": []
        },
        {
            "level": 2,
            "title": [
                "Att använda vanliga fonter och font familjer"
            ],
            "description": [
                "🔨 ",
                [
                    {
                        "link": "./fonts.html"
                    },
                    {
                        "form": "important"
                    },
                    "Enkelt exempel"
                ],
                "",
                " 🔨 ",
                [
                    {
                        "link": "./fonts-alternative.html"
                    },
                    {
                        "form": "important"
                    },
                    "Fonts alternativ"
                ],
                "",
                " 🔨 ",
                [
                    {
                        "link": "./more-fonts.html"
                    },
                    {
                        "form": "important"
                    },
                    "Mer om fonter"
                ],
                "",
                " ⭕️ ",
                [
                    {
                        "link": "./fonts.exercise.html"
                    },
                    {
                        "form": "important"
                    },
                    "Övning med enkla längdenheter"
                ]
            ],
            "statments": [],
            "comment": []
        }
    ],
    "kind": "section"
}