@font-face {
    font-family: 'Mundial';
    src: url('../../../fonts/Mundial\ Regular.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Mundial';
    src: url('../../../fonts/Mundial\ Demibold.otf');
    font-weight: 600;
    font-style: normal;
}


@font-face {
    font-family: 'Mundial';
    src: url('../../../fonts/Mundial\ Bold.otf');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Mundial';
    src: url('../../../fonts/Mundial\ Bold\ Italic.otf');
    font-weight: bold;
    font-style: italic;
}

