# Uri of fonts host, e.g. https://fonts.googleapis.com (Default). host:
# Font options: # `external: true` will load this font family from `host` above. # `family: Times New Roman`. Without any quotes. # `size: x.x`. Use `em` as unit. Default: 1 (16px)
# Global font settings used for all elements inside <body>. global: external: true family: Zpix size:
# Font settings for site title (.site-title). title: external: true family: size:
# Font settings for headlines (<h1> to <h6>). headings: external: true family: size:
# Font settings for posts (.post-body). posts: external: true family: Zpix
# Font settings for <code> and code blocks. codes: external: true family: Zpix