/*
Theme Name: Archin Child
Author: ThemesCamp
Author URI:  http://themeforest.net/user/themescamp
Theme URI: http://themeforest.net/user/themescamp/portfolio
Template: archin
Description: This is child theme for archin Theme.
Version: 1.0.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: archin-child
Tags: one-column, two-columns, right-sidebar,custom-colors,featured-images
*/
@font-face {
    font-family: 'New Science';
    src: url('https://www.gtb.in/wp-content/uploads/2025/05/new-science-bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
h2{
	font-family: 'New Science' sans-serif;
}


.content.blog-wrapper{
	padding:150px 0 70px;
}


@media (max-width:768px){
	.post-style-3 .entry-header{
		padding:30px !important;
	}
}