@font-face {
    font-family: 'Garamond';
    src: url('Garamond-Italic.eot');
    src: url('Garamond-Italic.eot?#iefix') format('embedded-opentype'),
        url('Garamond-Italic.woff2') format('woff2'),
        url('Garamond-Italic.woff') format('woff'),
        url('Garamond-Italic.ttf') format('truetype'),
        url('Garamond-Italic.svg#Garamond-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Garamond';
    src: url('Garamond-Bold.eot');
    src: url('Garamond-Bold.eot?#iefix') format('embedded-opentype'),
        url('Garamond-Bold.woff2') format('woff2'),
        url('Garamond-Bold.woff') format('woff'),
        url('Garamond-Bold.ttf') format('truetype'),
        url('Garamond-Bold.svg#Garamond-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Garamond';
    src: url('Garamond.eot');
    src: url('Garamond.eot?#iefix') format('embedded-opentype'),
        url('Garamond.woff2') format('woff2'),
        url('Garamond.woff') format('woff'),
        url('Garamond.ttf') format('truetype'),
        url('Garamond.svg#Garamond') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

