
  @font-face {
    font-family: "Shurjo";
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url(https://assets.prothomalo.com/prothomalo/assets/ShurjoWeb_400_v2.woff2) format('woff2'),
          url(https://assets.prothomalo.com/prothomalo/assets/ShurjoWeb_400_v2.woff) format("woff"),
          url(https://assets.prothomalo.com/prothomalo/assets/ShurjoWeb_400_v2.ttf) format("truetype");
  }
  @font-face {
    font-family: "Shurjo";
    font-display: swap;
    font-style: normal;
    font-weight: 700;
    src: url(https://assets.prothomalo.com/prothomalo/assets/ShurjoWeb_700_v2.woff2) format('woff2'),
          url(https://assets.prothomalo.com/prothomalo/assets/ShurjoWeb_400_v2.woff) format("woff"),
          url(https://assets.prothomalo.com/prothomalo/assets/ShurjoWeb_400_v2.ttf) format("truetype");
  }

  .img-placeholder {
    background: url(../icons/placeholder-image.webp) center center no-repeat;
    background-size: cover;
  }