/*
	Theme Name: diver_child
	Template: diver
	Description:  Diverの子テーマです。
	Theme URI: http://tan-taka.com/diver/
	Author: Takato Takagi
 */

@charset "utf-8";

body {
    /*font-family : 'Noto Sans JP', sans-serif !important;*/
    font-family: 'Dosis', sans-serif !important;
}

#logo img, .logo img {

    width: 200px;

}

h1, h2, h3, h4, h5, h6,
.wrap-post-title,
.post-title,
.recommend-title,
#toc_container .toc_list > li a,
span.toc_toggle a,
.btn {

    font-weight: normal !important;

}
