/**
* Theme Name: Conat Child
* Description: This is a child theme of Conat.
* Author: <a href="https://themeforest.net/user/noor_tech">Noor Tech</a>
* Template: conat
* Version: 1.2
*/


@import url('../conat/assets/css/style.css');

html,
body{
  width:100%;
  overflow-x:hidden !important;
}


p {
	font-family: fredoka !important;
	color: #545454 !important;
	font-size:16px !important;
	line-height:24px !important;
}

h1, h2, h3, h4, h5, h6{
	font-family:Coolvetica ;
}