@font-face {
    font-family: 'fs_emericbook';
    src: url('fsemeric-bold-webfont.woff2') format('woff2'),
         url('fsemeric-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'fs_emericbook';
    src: url('fsemeric-book-webfont.woff2') format('woff2'),
         url('fsemeric-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}