@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mochiy+Pop+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mochiy+Pop+One&family=Noto+Sans+JP:wght@100..900&display=swap');

/* けいふぉんとを読み込み */
@font-face {
    font-family: 'KeiFont';
    src: url('/font/keifont/keifont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}