@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0
  ,500;0,600;0,700;1,300;1,400;1,500&family=DM+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&
  display=swap');              
                                                                                                  
  body, .wp-site-blocks, p, li, td, th, input, textarea, select, button, .wp-block-paragraph {
    font-family: 'DM Sans', -apple-system, sans-serif !important;                                 
  }                                                                 
                                                                                                  
  h1, h2, h3, h4, .wp-block-heading, .wp-block-post-title, .wp-block-query-title,                 
  .wp-block-site-title, .entry-title {                                                            
    font-family: 'Cormorant Garamond', Georgia, serif !important;                                 
    font-weight: 300;                                                                             
    letter-spacing: -0.02em;             
  }                                                                                               
                                                                    
  .nav-links a,                                                                                   
  .nav-cta,                 
  .nav-client,                                                                                    
  nav.nav a,                                                        
  nav a,                                                                                          
  header a,
  .wp-block-navigation a,                                                                         
  .wp-block-navigation-item a {                                     
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 400 !important;
    font-size: 1.1em !important;         
    letter-spacing: 0.01em !important;
  }