@font-face {
    font-family: 'Sherman Sans';
    src: url('fonts/ShermanSans-BookItalic.woff2') format('woff2'),
        url('fonts/ShermanSans-BookItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Sherman Sans';
    src: url('fonts/ShermanSans-Bold.woff2') format('woff2'),
        url('fonts/ShermanSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Sherman Sans';
    src: url('fonts/ShermanSans-Book.woff2') format('woff2'),
        url('fonts/ShermanSans-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Sherman Sans';
    src: url('fonts/ShermanSans-BoldItalic.woff2') format('woff2'),
        url('fonts/ShermanSans-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Sherman Serif';
    src: url('fonts/ShermanSerif-Book.woff2') format('woff2'),
        url('fonts/ShermanSerif-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Sherman Serif';
    src: url('fonts/ShermanSerif-BoldItalic.woff2') format('woff2'),
        url('fonts/ShermanSerif-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Sherman Serif';
    src: url('fonts/ShermanSerif-BookItalic.woff2') format('woff2'),
        url('fonts/ShermanSerif-BookItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Sherman Serif';
    src: url('fonts/ShermanSerif-Bold.woff2') format('woff2'),
        url('fonts/ShermanSerif-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}