@font-face {
    font-family: 'the_seasonsbold';
    src: url('../fonnts.com-the-seasons--webfont.woff2') format('woff2'),
         url('../fonnts.com-the-seasons--webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family:'The Seasons Light';
    src: url('The Seasons Light.eot');
	src: url('The Seasons Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/The Seasons Light.woff2') format('woff2'),
		url('../fonts/The Seasons Light.woff') format('woff'),
		url('../fonts/The Seasons Light.svg#The Seasons Light') format('svg');
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family:'TT Commons Pro Trl Exp';
    src: url('TT Commons Pro Trl Exp Rg.eot');
	src: url('TT Commons Pro Trl Exp Rg.eot?#iefix') format('embedded-opentype'),
		url('../fonts/TT Commons Pro Trl Exp Rg.woff2') format('woff2'),
		url('../fonts/TT Commons Pro Trl Exp Rg.woff') format('woff'),
		url('../fonts/TT Commons Pro Trl Exp Rg.svg#TT Commons Pro Trl Exp Rg') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: expanded;
    unicode-range: U+0020-2044;
}

h1, h2, h3, h4 { color:#69443C; font-family: 'The Seasons Light';}

.sp-megamenu-parent > li > a {font-family: "TT Commons Pro Trl Exp"; font-weight: bold;}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {opacity:0.7; padding:2px; font-size:12px; font-family: "tt_commons_pro_trl_exprg";}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a 
{padding: 3px 5px;}

