@font-face {
    font-family: 'Nivea';
    src: url('../fonts/niveaotf_book-webfont.eot');
    src: url('../fonts/niveaotf_book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/niveaotf_book-webfont.woff') format('woff'),
         url('../fonts/niveaotf_book-webfont.ttf') format('truetype'),
         url('../fonts/niveaotf_book-webfont.svg#niveaotf_book') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Nivea';
    src: url('../fonts/niveaotf_bold-webfont.eot');
    src: url('../fonts/niveaotf_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/niveaotf_bold-webfont.woff') format('woff'),
         url('../fonts/niveaotf_bold-webfont.ttf') format('truetype'),
         url('../fonts/niveaotf_bold-webfont.svg#niveaotf_bold') format('svg');
    font-weight: 700;
    font-style: normal;
}