@font-face {
    font-family: 'Pyidaungsu';
    font-style: normal;
    font-weight: 100 400;
    src: url(./Pyidaungsu-Regular.ttf) format('ttf');
    font-display: swap;
}
@font-face {
    font-family: 'Pyidaungsu';
    font-style: normal;
    font-weight: 500 900;
    src: url(./Pyidaungsu-Bold.ttf);
    font-display: swap;
}