/* Room & Rule (LKWB-005) self-hosted fonts. Latin: DM Sans (technical humanist sans, tabular figures).
   Native scripts load only when content carries lang="si" / lang="ta" (see global.css :lang rules).
   All faces are Apache/OFL licensed by Google; notice files sit next to this file. */
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(./dm-sans-400.woff2) format('woff2');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(./dm-sans-500.woff2) format('woff2');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(./dm-sans-600.woff2) format('woff2');
}
@font-face {
  font-family: 'Noto Sans Sinhala';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(./noto-sans-sinhala-400.woff2) format('woff2');
}
@font-face {
  font-family: 'Noto Sans Sinhala';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(./noto-sans-sinhala-500.woff2) format('woff2');
}
@font-face {
  font-family: 'Noto Sans Tamil';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(./noto-sans-tamil-400.woff2) format('woff2');
}
@font-face {
  font-family: 'Noto Sans Tamil';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(./noto-sans-tamil-500.woff2) format('woff2');
}
