@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP');

.noto_serif {
	font-family: 'Noto Serif JP', serif;
}
.crisp-theme .title-header .title .noto_serif {
	font-family: 'Noto Serif JP', serif;
}
.crisp-theme .title-header .subtitle .noto_serif {
	font-family: 'Noto Serif JP', serif !important;
}