
/*
body.sidebar-mini:not(.filemaker), aside.main-sidebar {
    background: url("/img/nissan/body-bg.png") no-repeat center center #150137 !important;
    background-size: cover!important;
}

body.login-page, body.register-page {
    background: url("/img/nissan/body-bg.png") no-repeat center center #150137 !important;
    background-size: cover!important;
}

body .register-logo * {
    color:white !important
}

@font-face {
    font-family: Nissan;
    font-weight: 300;
    font-style: normal;
    src: url("/fonts/myevent/nissan/Nissan-Brand-Light.otf");
    font-display: swap
}

@font-face {
    font-family: Nissan;
    font-weight: 400;
    font-style: normal;
    src: url("/fonts/myevent/nissan/Nissan-Brand-Regular.otf");
    font-display: swap
}

@font-face {
    font-family: Nissan;
    font-weight: 600;
    font-style: normal;
    src: url("/fonts/myevent/nissan/Nissan-Brand-Bold.otf");
    font-display: swap
}

* {
    font-family: 'Nissan', sans-serif;
}
*/
