@font-face {
    font-family: 'LMG-Arun';
    src: url('../fonts/LMG-Arun-BoldItalic.woff2') format('woff2'),
        url('../fonts/LMG-Arun-BoldItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'LMG-Arun Wide';
    src: url('../fonts/LMG-ArunWide.woff2') format('woff2'),
        url('../fonts/LMG-ArunWide.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LMG-Arun';
    src: url('../fonts/LMG-Arun.woff2') format('woff2'),
        url('../fonts/LMG-Arun.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LMG-Arun';
    src: url('../fonts/LMG-ArunThin.woff2') format('woff2'),
        url('../fonts/LMG-ArunThin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mogra';
    src: url('../fonts/Mogra-Regular.woff2') format('woff2'),
        url('../fonts/Mogra-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}