@font-face {
    font-family: 'ITC Garamond Std';
    src: url('ITCGaramondStd-Lt.woff2') format('woff2'),
        url('ITCGaramondStd-Lt.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Garamond Std';
    src: url('ITCGaramondStd-LtIta.woff2') format('woff2'),
        url('ITCGaramondStd-LtIta.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Garamond Std';
    src: url('ITCGaramondStd-Bk.woff2') format('woff2'),
        url('ITCGaramondStd-Bk.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Garamond Std';
    src: url('ITCGaramondStd-BkIta.woff2') format('woff2'),
        url('ITCGaramondStd-BkIta.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

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

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