@import url('https://fonts.maateen.me/kalpurush/font.css');
@font-face {
    font-family: 'Kalpurush';
    font-style: normal;
    font-weight: 100;
    src: url('./Kalpurush.ttf');
}
@font-face {
    font-family: 'Kalpurush';
    font-style: normal;
    font-weight: 300;
    src: url('./Kalpurush.ttf');
}
@font-face {
    font-family: 'Kalpurush';
    font-style: normal;
    font-weight: 400;
    src: url('./Kalpurush.ttf');
}
@font-face {
    font-family: 'Kalpurush';
    font-style: normal;
    font-weight: 500;
    src: url('./Kalpurush.ttf');
}
@font-face {
    font-family: 'Kalpurush';
    font-style: normal;
    font-weight: 700;
    src: url('./Kalpurush.ttf');
}
@font-face {
    font-family: 'Kalpurush';
    font-style: normal;
    font-weight: 900;
    src: url('./Kalpurush.ttf');
}