/* Self-hosted UI fonts for private-network deployments. */
@font-face {
  font-family: 'ZIA Inter';
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url('./inter-latin-variable.woff2') format('woff2-variations');
}
@font-face {
  font-family: 'ZIA Noto Sans Thai';
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url('./noto-sans-thai-variable.woff2') format('woff2-variations');
}
