@font-face {
    font-family: 'Neris';
    src: url('neris-black-webfont.eot');
    src: url('neris-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('neris-black-webfont.woff2') format('woff2'),
         url('neris-black-webfont.woff') format('woff'),
         url('neris-black-webfont.svg#nerisblack') format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Neris';
    src: url('neris-light-webfont.eot');
    src: url('neris-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('neris-light-webfont.woff2') format('woff2'),
         url('neris-light-webfont.woff') format('woff'),
         url('neris-light-webfont.svg#nerislight') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Neris';
    src: url('neris-semibold-webfont.eot');
    src: url('neris-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('neris-semibold-webfont.woff2') format('woff2'),
         url('neris-semibold-webfont.woff') format('woff'),
         url('neris-semibold-webfont.svg#nerissemibold') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Neris';
    src: url('neris-thin-webfont.eot');
    src: url('neris-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('neris-thin-webfont.woff2') format('woff2'),
         url('neris-thin-webfont.woff') format('woff'),
         url('neris-thin-webfont.svg#neristhin') format('svg');
    font-weight: 100;
    font-style: normal;
}