@font-face {
    font-family:'Mangal';
    font-style: normal;
    font-weight: 100;
    src: url('./Mangal-Regular.ttf') format('ttf');
}
@font-face {
    font-family:'Mangal';
    font-style: normal;
    font-weight: 300;
    src: url('./Mangal-Regular.ttf') format('ttf');
}
@font-face {
    font-family:'Mangal';
    font-style: normal;
    font-weight:500;
    src: url('./Mangal-Regular.ttf');
}
@font-face {
    font-family:'Mangal';
    font-style: normal;
    font-weight: 700;
    src: url('./Mangal-Regular.ttf');
}
@font-face {
    font-family:'Mangal';
    font-style: normal;
    font-weight: 900;
    src: url('./Mangal-Regular.ttf');
}