@font-face {
    font-family: 'MiSansDemibold';
    src: url('../fonts/MiSans-Demibold.ttf') format('truetype');
/* 		font-weight: 700;
    font-style: normal; */
}
@font-face {
    font-family: 'MiSansRegular';
    src: url('../fonts/MiSans-Regular.ttf') format('truetype');
/* 		font-weight: 700;
    font-style: normal; */
}