/* Orbit Objects (LKWB-024) typefaces. Plainspoken sans for display and body (ART_DIRECTION.md);
   Noto files are only pulled by elements that carry lang="si"/lang="ta" (draft review builds). */

@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-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-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-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-display: swap;
  src: url(./noto-sans-tamil-500.woff2) format('woff2');
}
