@font-face {
    font-family: 'Source Sans Pro';
    src: url('../../fonts/sans-pro/SourceSansPro-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../../fonts/sans-pro/SourceSansPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: normal;
    src: local('Cormorant Garamond SemiBold'), url('../../fonts/CormorantGaramond/CormorantGaramond-SemiBold.woff') format('woff');
}

@font-face {
    font-family: 'Cormorant Garamond Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Cormorant Garamond Bold'), url('../../fonts/CormorantGaramond/CormorantGaramond-Bold.woff') format('woff');
}