/* assets/styles/fonts.css */
@font-face {
  font-family: 'MiSans';
  src: url('../font/MiSans-Semibold.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
