body, p {
	font-family: "Zen Maru Gothic", -apple-system, "avenir next", avenir, roboto, noto, ubuntu, "helvetica neue", helvetica, sans-serif !important;
}

h2, h3, h4, h5, h6 {
    font-family: "Zen Kaku Gothic New", -apple-system, "avenir next", avenir, roboto, noto, ubuntu, "helvetica neue", helvetica, sans-serif !important;
    font-weight: 700;
}

h1 {
    font-family: "Righteous", -apple-system, "avenir next", avenir, roboto, noto, ubuntu, "helvetica neue", helvetica, sans-serif !important;
    font-weight: 800;
    font-size: 4.0em;
}
nav {
    font-family: "Zen Maru Gothic", serif !important;
}

p {
    font-family: "Zen Maru Gothic", serif !important;
}