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

@font-face {
    font-family: 'Pyidaungsu';
    font-style: normal;
    font-weight: 300;
    src: url(./Pyidaungsu-Regular.ttf) format('ttf');
}

@font-face {
    font-family: 'Pyidaungsu';
    font-style: normal;
    font-weight: 500;
    src: url(./Pyidaungsu-Bold.ttf);
}

@font-face {
    font-family: 'Pyidaungsu';
    font-style: normal;
    font-weight: 700;
    src: url(./Pyidaungsu-Bold.ttf);
}

@font-face {
    font-family: 'Pyidaungsu';
    font-style: normal;
    font-weight: 900;
    src: url(./Pyidaungsu-Bold.ttf);
}