@font-face {
    font-display: swap;
    font-family: 'Mont';
    src: url('../font/Mont-Light.otf') format('opentype'); /* chrome firefox opera Safari Android IOS 4.2+ */
}

@font-face {
    font-display: swap;
    font-family: 'Mont-Light';
    src: url('../font/Mont-Light.otf') format('opentype'); /* chrome firefox opera Safari Android IOS 4.2+ */
}

@font-face {
    font-display: swap;
    font-family: 'Mont-SemiBold';
    src: url('../font/Mont-SemiBold.ttf') format('truetype'); /* chrome firefox opera Safari Android IOS 4.2+ */
}
