/*
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");
}


h1,h2,h3,h4,h5,h6{
 font-family: Gambarino !important;
}
h2 {
    letter-spacing: 0.8px;
}
.icon-sec .gt3-core-imagebox-img img{
	filter: invert(1) ;
}