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

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

