@font-face {
  font-family: 'DM Sans';
  src: url('/SystemAssets/fonts/Sen.woff2') format('woff2');
  font-weight: 1 999;
  font-display: swap;
}

* {
  /* Set font-feature-settings, numbers should be on the same line and zeros with line through it */
  font-feature-settings: 'tnum' 1, 'lnum' 1, 'zero';
}
