@font-face {
    font-family: 'NewLibrisBook';
    src: url('newlibris-book-webfont.eot');
    src: url('newlibris-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('newlibris-book-webfont.woff2') format('woff2'),
         url('newlibris-book-webfont.woff') format('woff'),
         url('newlibris-book-webfont.ttf') format('truetype'),
         url('newlibris-book-webfont.svg#NewLibrisBook') format('svg');
    font-weight: normal;
    font-style: normal;

}