import { type Font } from "https://deno.land/x/docxml@5.15.3/src/files/ThemeXml.ts";
Represents the various 'scheme' elements that comprise a theme.
Currently, only FontScheme is implemented. It functions as a fallback for determining which fonts to apply when the StylesXml cannot determine which font to apply for the required Normal style in MS Word.