/*

Theme name: High Layer Portal

*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap');

html,
body {
    transform: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
    font-family: 'Noto Serif JP', serif;
    margin: 0;
    padding: 0;
}

.sans-jp {
    font-family: 'Noto Sans JP', sans-serif;
}

.open-sans {
    font-family: 'Open Sans', sans-serif;
}
