/* noto-sans-regular */
@font-face {
  font-display: swap; 
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/noto-sans-v42-latin-regular.woff2') format('woff2'); 
}
/* noto-sans-500 */
@font-face {
  font-display: swap; 
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/noto-sans-v42-latin-500.woff2') format('woff2'); 
}
/* noto-sans-600 */
@font-face {
  font-display: swap; 
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/noto-sans-v42-latin-600.woff2') format('woff2'); 
}
/* noto-sans-700 */
@font-face {
  font-display: swap; 
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/noto-sans-v42-latin-700.woff2') format('woff2'); 
}
/* noto-sans-800 */
@font-face {
  font-display: swap; 
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/noto-sans-v42-latin-800.woff2') format('woff2'); 
}

/* noto-sans-bengali-regular */
@font-face {
  font-display: swap; 
  font-family: 'Noto Sans Bengali';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/noto-sans-bengali-v32-latin-regular.woff2') format('woff2'); 
}
/* noto-sans-bengali-500 */
@font-face {
  font-display: swap; 
  font-family: 'Noto Sans Bengali';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/noto-sans-bengali-v32-latin-500.woff2') format('woff2'); 
}
/* noto-sans-bengali-600 */
@font-face {
  font-display: swap; 
  font-family: 'Noto Sans Bengali';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/noto-sans-bengali-v32-latin-600.woff2') format('woff2'); 
}
/* noto-sans-bengali-700 */
@font-face {
  font-display: swap;
  font-family: 'Noto Sans Bengali';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/noto-sans-bengali-v32-latin-700.woff2') format('woff2'); 
}
/* noto-sans-bengali-800 */
@font-face {
  font-display: swap; 
  font-family: 'Noto Sans Bengali';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/noto-sans-bengali-v32-latin-800.woff2') format('woff2'); 
}