/*
Theme Name: Mist Child
Description: Child Theme for Mist Wordpress Theme
Author: zozothemes
Version: 1.0.1
Template: mist
Tags: two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options
Text Domain: zozothemes
*/
@import url('https://fonts.googleapis.com/css2?family=Livvic:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,900&display=swap');
body{
 background: #FFFFFF;
    color: #454545 !important;
    font-family: Livvic !important;
    font-size: 18px !important;
    line-height: 31px !important;
 } 
 h1{
 color:#0a0a0a;
 font-family:Livvic !important; 
 font-size:46px;
 font-weight:700; 
 line-height:56px; 
 } 
 h2{
 color:#0a0a0a; 
 font-family:Livvic !important; 
 font-size:36px;
 font-weight:700; 
 line-height:40px		
 }
 h3{
 color:#0a0a0a ;
 font-family:Livvic !important;
 font-size:28px; 
 line-height:32px;
 } 
 h4{
 color:#0a0a0a;
 font-family: Livvic !important;
 font-size:20px;
 font-weight:700; 
 line-height:28px; 
 } 
 h5{
 color:#0a0a0a;
 font-family: Livvic !important;
 font-size:18px;
 font-weight:700; 
 line-height:28px;
 } 
 h6{
 color:#0a0a0a ;
 font-family: Livvic !important;
 font-size:16px;
 font-weight:700; 
 line-height:20px;
 }  
 .menu-area .navbar ul li > a,
 .sidenav .widget_nav_menu ul li a{
 font-weight:600;
 font-family: Livvic !important;
 font-size:16px;
 }
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HS905D0YMT">
</script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-HS905D0YMT');
</script>