@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400&display=swap');
:root{
--font-display:'Cormorant Garamond',serif;
--font-body:'Montserrat',sans-serif;
}
