@font-face {
    font-family: 'ITC Garamond Std Book Narrow';
    src: url('../woff2/itcgaramondstd-bdnarrowita.woff2') format('woff2'),
        url('../woff/itcgaramondstd-bdnarrowita.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Garamond Std Book Narrow';
    src: url('../woff2/itcgaramondstd-bdnarrow.woff2') format('woff2'),
        url('../woff/itcgaramondstd-bdnarrow.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Polymath';
    src: url('../woff2/polymath-light.woff2') format('woff2'),
        url('../woff/polymath-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Polymath';
    src: url('../woff2/polymath-lightit.woff2') format('woff2'),
        url('../woff/polymath-lightit.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Polymath';
    src: url('../woff2/polymath-italic.woff2') format('woff2'),
        url('../woff/polymath-italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Polymath';
    src: url('../woff2/polymath-regular.woff2') format('woff2'),
        url('../woff/polymath-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Polymath';
    src: url('../woff2/polymath-medium.woff2') format('woff2'),
        url('../woff/polymath-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Polymath';
    src: url('../woff2/polymath-mediumit.woff2') format('woff2'),
        url('../woff/polymath-mediumit.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}