@import './Cormorant_Garamond/Cormorant_Garamond.css';
@import './Cormorant_SC/Cormorant_SC.css';

:root {
    --primary-font: 'Cormorant Garamond';
    --secondary-font: 'Cormorant SC';
}