@import "./fonts.css";

body{
   color: #494949;
   sfont-family: VarelaRegular;
}




h1, h2, h3,h4{
    font-family: MPlusRounded, Roboto, Arial, Helvetica, sans-serif;
    
}


.fnt-body {
    font-family: VarelaRegular; 
}

.fnt-main {
    font-family: MPlusRounded;
    text-transform: uppercase !important;
}

.fnt-second {
    font-family: HandFont;
}

