@font-face {
    font-family: 'MiSans';
    src:url("https://www.vgtact.com/static/css/iconfont/misans/MiSans-Bold.ttf") format('truetype');
    font-weight: bold;
    font-style: bold;
    font-display: swap;
}
@font-face {
    font-family: 'MiSans';
    src:
    url("https://www.vgtact.com/static/css/iconfont/misans/MiSans-Semibold.ttf") format('truetype');
    font-weight: 600;
    font-style: Semi Bold;
    font-display: swap;
}
@font-face {
    font-family: 'MiSans';
    src:
    url("https://www.vgtact.com/static/css/iconfont/misans/MiSans-Medium.ttf") format('truetype');
    font-weight: 500;
    font-style: medium;
    font-display: swap;
}
/* @font-face {
    font-family: 'MiSans';
  src:
   url("https://www.vgtact.com/static/css/iconfont/misans/MiSans-Regular.ttf") format('truetype');
    font-weight: 400;
    font-style: regular;
    font-display: swap;
} */
@font-face {
    font-family: 'MiSans';
  src:
   url("https://www.vgtact.com/static/css/iconfont/misans/MiSans-Normal.ttf") format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'MiSans';
    src: url("https://www.vgtact.com/static/css/iconfont/misans/MiSans-Light.ttf") format('truetype');
    font-weight: 300;
    font-style: Light;
    font-display: swap;
}
