/*
Theme Name: Ewebot - Child
Author: GT3themes
Author URI: http://gt3themes.com
Description: -
Version: 1.0
Template: ewebot
*/
@import url("../ewebot/style.css");
@font-face {
  font-family: Gambarino;
  src: url("https://navagruha.com/wp-content/uploads/2025/05/Gambarino-Regular.otf");
}
@font-face {
  font-family: Seasons;
  src: url("https://alienshub.co.in/corinth_hill//assets/fonts/the-seasons-regular.ttf");
}
@font-face {
  font-family: Copperplate;
  src: url("https://navagruha.com/wp-content/uploads/2025/09/Copperplate.otf");
}
.logo-head{
	font-family: Copperplate;
	}
h1,h2,h3,h4,h5,h6{
 font-family: Seasons !important;
}
h2 {
    letter-spacing: 0.8px;
}
.icon-sec .gt3-core-imagebox-img img{
	filter: invert(1) ;
}