/*
Theme Name: Bayleaf Child
Theme URI: https://vedathemes.com/blog/vedaitems/bayleaf/
Author: Vedathemes
Author URI: https://www.vedathemes.com
Description: Bayleaf Child Theme
Template: bayleaf
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bayleaf-child
Tags: grid-layout, custom-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, blog, block-styles, wide-blocks, food-and-drink

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Bayleaf is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

*/ Custom CSS goes after this line




@font-face {
	font-family: Frutiger-Bold;  
	src: url(Fonts/frutiger-bold.otf) format('opentype'); 
	font-weight: normal;  
}

@font-face {
	font-family: Frutiger-Roman;  
	src: url(Fonts/Frutiger-Roman.otf);  
	font-weight: normal;  
}

/* @font-face {
	font-family: StoneSans-Bold;
	src: url('Fonts/StoneSans-Bold.eot?#iefix') format('embedded-opentype'),
	url(Fonts/StoneSans-Bold.otf) format('opentype'),
	url('Fonts/StoneSans-Bold.woff') format('woff'); 
	font-weight: normal;  
}
*/

@font-face {
	font-family: StoneSans-Bold;  
	src: url(Fonts/StoneSans-Bold.otf);  
	font-weight: normal;  
}
/* h3{font-family:'StoneSans-Bold'} */


@font-face {
	font-family: WindsorEF-Bold;  
	src: url(Fonts/WindsorEF-Bold.otf);  
	font-weight: normal;  
}

@font-face {
	font-family: WindsorEF-BoldOutline;  
	src: url(Fonts/WindsorEF-BoldOutline.otf);  
	font-weight: normal;  
}

