@font-face {
    font-family: 'DM Sans';
    src: 
        url('DMSans-Medium.woff') format('woff'),
        url('DMSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Noto Sans JP';
    src: url('NotoSansJP-VariableFont_wght.woff2') format('woff2'),
        url('NotoSansJP-VariableFont_wght.woff') format('woff'),
        url('NotoSansJP-VariableFont_wght.ttf') format('truetype');
    font-weight: 100 700;
    font-style: normal;
    font-display: swap;
}
