/* Poppins */
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-500.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-600.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-700.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-800.ttf') format('truetype');
  font-weight: 800;
  font-display: swap;
}

/* Inter */
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-400.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-500.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-600.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
}

/* Hind Siliguri */
@font-face {
  font-family: 'Hind Siliguri';
  src: url('../fonts/HindSiliguri-400.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'Hind Siliguri';
  src: url('../fonts/HindSiliguri-500.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: 'Hind Siliguri';
  src: url('../fonts/HindSiliguri-600.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: 'Hind Siliguri';
  src: url('../fonts/HindSiliguri-700.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
}

/* Noto Sans Bengali */
@font-face {
  font-family: 'Noto Sans Bengali';
  src: url('../fonts/NotoSansBengali-400.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans Bengali';
  src: url('../fonts/NotoSansBengali-500.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans Bengali';
  src: url('../fonts/NotoSansBengali-600.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans Bengali';
  src: url('../fonts/NotoSansBengali-700.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
}
