/*
Theme Name: XWRITE child
Version: 1.0.0
Template: xwrite
*/

/* 環境によってフォントが変わるfont-weightを無効化 */
* {
    font-weight: revert !important;
}