@font-face {
    font-family: kalpurush;
    src: url(../fonts/Kalpurush.woff2) format("woff2"), url(../fonts/Kalpurush.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}


.k-pdf-export .bangla-font * {

    font-family: kalpurush,Arial;
}

.bangla-font * {

    font-family: kalpurush,Arial;

}

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}