/*
Theme Name: Lightning Child
Template: lightning
Description: Lightning?????
Author: jp-mulberry71
Version: 1.0
*/

/* -------------------------
   ???? Web??????
   ------------------------- */
@font-face {
  font-family: 'Mamelon';
  src: url('fonts/Mamelon-3.5HiRegular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* ???? */
body {
  font-family: 'Mamelon', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', '????', sans-serif;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.01em;
}

h1, h2, h3, h4, h5, h6,
.vk_post_title, .vk_heading_title, .vk_card_title {
  font-family: 'Mamelon', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', '????', sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
}


h1
.vk_post_title, .vk_heading_title, .vk_card_title {
  text-shadow: none !important;   /* ???? */
  -webkit-text-stroke: 0 !important; /* ??????????? */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

button, input, select, textarea,
.vk_button, .wp-block-button__link,
.global-nav, .site-header, .site-footer {
  font-family: 'Mamelon', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', sans-serif;
}
