{
  "font": {
    "$type": "fontFamily",
    "serif": {
      "$value": ["Source Serif 4", "serif"]
    },
    "sans": {
      "$value": ["Inter", "sans-serif"]
    },
    "mono": {
      "$value": ["Roboto Mono", "monospace"]
    }
  }
}
