/*
Theme Name: Willmor Child
Theme URI:http://wpdemo.zcubethemes.com/willmor
Description: Willmor – Construction & Renovation WordPress Theme.
Text Domain: willmor
Author:       zcube
Author URI: https://themeforest.net/user/zcubedesign
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
Template:     willmor
Tested up to: 6.6
Requires PHP: 7.0
Version: 1.0

*/


/* Theme customization starts here
  -------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');

@font-face {
  font-family: 'deneme';
  src: url('https://www.hellodijital.com/nsmahsap/wp-content/uploads/2024/10/Monument-Extended-Bold.woff2') format('woff2'),
       url('https://www.hellodijital.com/nsmahsap/wp-content/uploads/2024/10/CustomFont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

p{
	 font-family: "Rubik", serif;
  	font-optical-sizing: auto;
  	font-weight: 500;
  	font-style: normal;
}
h2{
	font-family: 'deneme', sans-serif;
}
ul.dropdown-menu .sub-menu
{
	border-top:2px solid black;
}

.breadcrumb > .active
{
	color:#d19279;
}

