/*
 Theme Name:     DracomWeb Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Custom Divi Child Theme Created By DracomWeb To Be Used For Client Websites.
 Author:         DracomWeb
 Author URI:     https://www.dracomweb.co.za/
 Template:       Divi
 Version:        1.0.2
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/* Override Divi module styles to apply Japanese script-specific fonts */
.et_pb_module .hiragana {
  font-family: 'Kosugi Maru', sans-serif !important;
}

.et_pb_module .katakana {
  font-family: 'M PLUS Rounded 1c', sans-serif !important;
}

.et_pb_module .kanji {
  font-family: 'Noto Serif JP', serif !important;
}