@font-face {
  font-family: 'Noto Sans Sinhala';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  unicode-range: U+0D80-0DFF;
  src: url('NotoSansSinhala-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Noto Sans Sinhala';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  unicode-range: U+0D80-0DFF;
  src: url('NotoSansSinhala-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'Noto Sans Sinhala';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  unicode-range: U+0D80-0DFF;
  src: url('NotoSansSinhala-SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Noto Sans Sinhala';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  unicode-range: U+0D80-0DFF;
  src: url('NotoSansSinhala-Bold.ttf') format('truetype');
}
