.title-gallery {
    z-index: 9 !important;
}
.container-box {
    z-index: 20;
}

.c-menu-vertical {
    z-index: 999;
}

#baguetteBox-overlay {
    z-index: 999;
}
.header {
    z-index: 25;
}

.c-contact,
.container-box,
.c-foot {
    z-index: 10;
}

.anchor-gallery,
.anchor-menu,
.anchor-reservation {
    z-index: 0;
}

@font-face {
    font-family: 'radikalblack';
    src: url('../fonts/nootype_-_radikal_black-webfont.eot');
    src: url('../fonts/nootype_-_radikal_black-webfont.eot?#iefix') format('embedded-opentype'),
            url('../fonts/nootype_-_radikal_black-webfont.woff2') format('woff2'),
            url('../fonts/nootype_-_radikal_black-webfont.woff') format('woff'),
            url('../fonts/nootype_-_radikal_black-webfont.ttf') format('truetype'),
            url('../fonts/nootype_-_radikal_black-webfont.svg#radikalblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'radikalbold';
    src: url('../fonts/radikal_bold-webfont.eot');
    src: url('../fonts/radikal_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/radikal_bold-webfont.woff2') format('woff2'),
         url('../fonts/radikal_bold-webfont.woff') format('woff'),
         url('../fonts/radikal_bold-webfont.ttf') format('truetype'),
         url('../fonts/radikal_bold-webfont.svg#radikalbold') format('svg');
    font-weight: normal;
    font-style: normal;
}