@font-face {
    font-family: 'MiSans-R';
    src: url('../fonts/MiSans-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MiSans-Bold';
    src: url('../fonts/MiSans-Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MiSans-Medium';
    src: url('../fonts/MiSans-Medium.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MiSans-Light';
    src: url('../fonts/MiSans-Light.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MiSans-ExtraLight';
    src: url('../fonts/MiSans-ExtraLight.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'objectivity-medium';
    src: url('../fonts/objectivity-medium-8.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'objectivity-light';
    src: url('../fonts/objectivity-light-6.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Inter_18pt-ExtraLight';
    src: url('../fonts/Inter_18pt-ExtraLight.ttf') format('opentype');
    font-weight: normal;
    font-style: normal;
}