@font-face {
    font-family: 'Bangla';
    src: url('Bangla.eot');
    src: url('Bangla.eot?#iefix') format('embedded-opentype'),
        url('Bangla.woff2') format('woff2'),
        url('Bangla.woff') format('woff'),
        url('Bangla.ttf') format('truetype'),
        url('Bangla.svg#Bangla') format('svg');
    font-weight: 500;
    font-style: normal;
}

