/*
Theme Name: Glance Child Theme
Theme URI: https://https://glance.webandcrafts.com
Description: Glance is a creative WordPress theme with great focus on design & content presentation. This theme is a great choice for any small to medium sized creative/digital/fashion/ad agency, photo studio, small business, personal or freelancer to craft their website in a trendy look. Glance Theme created by Webandcrafts.
Author: Webandcrafts
Author URI: https://webandcrafts.com/
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Requires at least: 5.3
Tested up to: 6.1
Requires PHP: 7.3
Version: 1.0
Tags: one-column, two-columns, right-sidebar, featured-image-header, featured-images, portfolio, blog, sticky-post, theme-options, translation-ready
Text Domain: glance
Template: glance
*/
/*custom fonts*/

 @font-face {
       font-family: 'Bodoni 72 OS';
       src: url('../glance/assets/fonts/Bodoni%2072/Bodoni%2072%20OS.ttc') format('truetype');
       font-weight: normal;
       font-style: normal;
   }

   @font-face {
       font-family: 'Bodoni 72 Smallcaps';
       src: url('../glance/assets/fonts/Bodoni%2072/Bodoni%2072%20Smallcaps%20Book.ttf') format('truetype');
       font-weight: normal;
       font-style: normal;
   }

   @font-face {
       font-family: 'Bodoni 72';
       src: url('../glance/assets/fonts/Bodoni%2072/Bodoni%2072.ttc') format('truetype');
       font-weight: normal;
       font-style: normal;
   }
   
    @font-face {
       font-family: 'BigCaslon';
       src: url('../glance/assets/fonts/Big%20Caslon/BigCaslon.ttf') format('truetype');
       font-weight: normal;
       font-style: normal;
   }
h1, h2, h3, h4, h5, h6{
	 font-family: 'BigCaslon' !important;
	 font-style: normal !important;
}
p{
	font-family: "Bodoni 72";
}
.elementor-widget-text-editor {
	font-family: "Bodoni 72" !important;
}
.elementor-2324 .elementor-element.elementor-element-6ecb18e .elementor-image-box-title {
	font-family: "Bodoni 72" !important;
	
}
.elementor-2324 .elementor-element.elementor-element-69eedc4 .typo-project-name {
    font-family: "Bodoni 72" !important;
/* 	font-size: 21px; */
}
.elementor-2324 .elementor-element.elementor-element-6ecb18e .elementor-image-box-description {
	font-family: "Bodoni 72" !important;
}
.elementor-2324 .elementor-element.elementor-element-3349bcb .elementor-image-box-description{
	font-family: "Bodoni 72" !important;
}
.elementor-2324 .elementor-element.elementor-element-405ec70 .elementor-image-box-description {
	font-family: "Bodoni 72" !important;
}
.elementor-2324 .elementor-element.elementor-element-fae1371 .banner-typo-text-area {
	font-family: "Bodoni 72" !important;
}
/* our services */
.elementor-2324 .elementor-element.elementor-element-69eedc4 .typo-project-title {
    font-family: "BigCaslon" !important;
}
/* project confidentiality */
   .elementor-2324 .elementor-element.elementor-element-78ccb36 .banner-typo-title {
    font-family: "BigCaslon" !important;
}
   
/*    our partners */
.elementor-2324 .elementor-element.elementor-element-7fe74a6 .banner-typo-title {
     font-family: "BigCaslon" !important; 
}
/* navbar */
body.admin-bar header .main-header {
    background-color: #111111;
}

@media screen and (min-width: 1200px) {
    body.slim-header .main-header {
       border-bottom: 1px solid #111111 !important;
    }
}
.elementor-12 .elementor-element.elementor-element-2e108a4 .typo-project-title {
	font-family: "BigCaslon" !important; 
}
