/* Noto Sans Khmer — bundled locally so the UI renders correctly on an
   intranet or whenever Google Fonts is unreachable. */
@font-face {
  font-family: 'Noto Sans Khmer';
  font-style: normal; font-weight: 400; font-display: swap;
  src: url('noto-sans-khmer-khmer-400-normal.woff2') format('woff2'),
       url('noto-sans-khmer-khmer-400-normal.woff') format('woff');
}
@font-face {
  font-family: 'Noto Sans Khmer';
  font-style: normal; font-weight: 600; font-display: swap;
  src: url('noto-sans-khmer-khmer-600-normal.woff2') format('woff2'),
       url('noto-sans-khmer-khmer-600-normal.woff') format('woff');
}
@font-face {
  font-family: 'Noto Sans Khmer';
  font-style: normal; font-weight: 700; font-display: swap;
  src: url('noto-sans-khmer-khmer-700-normal.woff2') format('woff2'),
       url('noto-sans-khmer-khmer-700-normal.woff') format('woff');
}
