/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.6.0
*/
/* =========================
   ProtoZine Typography
   ========================= */

/* 本文：Zen Kaku Gothic New */
body {
    font-family: 'Zen Kaku Gothic New',
                 -apple-system, BlinkMacSystemFont,
                 'Helvetica Neue', 'Segoe UI', sans-serif;
    font-weight: 400;
}

/* 見出し：Zen Kaku Gothic Antique */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Zen Kaku Gothic Antique',
                 'Zen Kaku Gothic New',
                 -apple-system, BlinkMacSystemFont,
                 'Helvetica Neue', 'Segoe UI', sans-serif;
}
/* =========================
   ProtoZine Typography
   ========================= */

/* 本文：Zen Kaku Gothic New */
body {
    font-family: 'Zen Kaku Gothic New', -apple-system, BlinkMacSystemFont,
                 'Helvetica Neue', 'Segoe UI', sans-serif !important;
}

/* 見出し：Zen Kaku Gothic Antique */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Zen Kaku Gothic Antique', 'Zen Kaku Gothic New',
                 -apple-system, BlinkMacSystemFont,
                 'Helvetica Neue', 'Segoe UI', sans-serif !important;
}
