@font-face {
  font-family: "Inter";
  font-weight: 300;
  src: url(./Inter/Inter-300.ttf);
}

@font-face {
  font-family: "Inter";
  font-weight: 400;
  src: url(./Inter/Inter-400.ttf);
}

@font-face {
  font-family: "Inter";
  font-weight: 500;
  src: url(./Inter/Inter-500.ttf);
}

@font-face {
  font-family: "Inter";
  font-weight: 600;
  src: url(./Inter/Inter-600.ttf);
}

@font-face {
  font-family: "SourceSerif4";
  font-weight: 700;
  src: url(./SourceSerif4/SourceSerif4-700.ttf);
}

@font-face {
  font-family: "NotoSansSinhala";
  font-weight: 400;
  src: url(./NotoSansSinhala/NotoSansSinhala-400.ttf);
}

@font-face {
  font-family: "NotoSansTamil";
  font-weight: 400;
  src: url(./NotoSansTamil/NotoSansTamil-400.ttf);
}