/** =================== MONTSERRAT =================== **/
body,
html {
    font: 14px 'SawarabiGothic-Regular', 'Noto Sans JP', 'Source Sans Pro',"Helvetica Neue", Helvetica, "PingFang SC", Arial, sans-serif;
}

/** SawarabiGothic-Regular **/
@font-face {
    font-family: "SawarabiGothic-Regular";
    font-weight: 100;
    font-style: normal;
    src: url("SawarabiGothic-Regular.ttf") format('truetype');
}