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

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

