@font-face {
    font-family: 'Neris Thin';
    src: url('neris-200-normal.woff2') format('woff2'), url('neris-200-normal.woff') format('woff'), url('neris-200-normal.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Neris Light';
    src: url('neris-300-normal.woff2') format('woff2'), url('neris-300-normal.woff') format('woff'), url('neris-300-normal.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Neris';
    src: url('neris-300-normal.woff2') format('woff2'), url('neris-300-normal.woff') format('woff'), url('neris-300-normal.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Neris SemiBold';
    src: url('neris-600-normal.woff2') format('woff2'), url('neris-600-normal.woff') format('woff'), url('neris-600-normal.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Neris Black';
    src: url('neris-900-normal.woff2') format('woff2'), url('neris-900-normal.woff') format('woff'), url('neris-900-normal.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

.menuitem :hover {
color: #a12971;
cursor: pointer;
}

.ramka{
z-index: 1000 !important;   
}
