@font-face {
    font-family: 'Noto Sans Southeast Asian';
    src: url('subset-NotoSansSoutheastAsian-Bold.woff2') format('woff2'),
        url('subset-NotoSansSoutheastAsian-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans Southeast Asian';
    src: url('subset-NotoSansSoutheastAsian.woff2') format('woff2'),
        url('subset-NotoSansSoutheastAsian.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

