@font-face {
  font-family: 'MiSans';
  font-style: normal;
  font-weight: 100 900; /*  normal */
  font-display: swap; /*  using system fonts instead of current fonts before finished load*/
  src: url(MiSans-VF.ttf) format('truetype');
}
