
@font-face {
	font-family: 'AvenirLTStd-Heavy';
	src: url('../fonts/avenir-heavy/avenirltstd-heavy.eot');
	src: url('../fonts/avenir-heavy/avenirltstd-heavy.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/avenir-heavy/avenirltstd-heavy.woff') format('woff'),
			 url('../fonts/avenir-heavy/avenirltstd-heavy.ttf') format('truetype'),
			 url('../fonts/avenir-heavy/avenirltstd-heavy.svg#avenirltstd-heavy') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AvenirLTStd-Light';
	src: url('../fonts/avenir-light/avenirltstd-light.eot');
	src: url('../fonts/avenir-light/avenirltstd-light.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/avenir-light/avenirltstd-light.woff') format('woff'),
			 url('../fonts/avenir-light/avenirltstd-light.ttf') format('truetype'),
			 url('../fonts/avenir-light/avenirltstd-light.svg#avenirltstd-light') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Aspire';
	src: url('../fonts/aspire/aspire.eot');
	src: url('../fonts/aspire/aspire.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/aspire/aspire.woff') format('woff'),
			 url('../fonts/aspire/aspire.ttf') format('truetype'),
			 url('../fonts/aspire/aspire.svg#aspire') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'aspire-regular';
	src: url('../fonts/aspire/aspire.woff2') format('woff2'),
	url('../fonts/aspire/aspire.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}
@font-face {
	font-family: 'hindlight';
	src: url('../fonts/hind/hind-light-webfont.woff2') format('woff2');
	url('../fonts/hind/hind-light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'hindlight-bold';
	src: url('../fonts/hind/hind-bold.woff2') format('woff2');
	url('../fonts/hind/hind-bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'hindlight-medium';
	src: url('../fonts/hind/hind-medium.woff2') format('woff2');
	url('../fonts/hind/hind-medium.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
/*
@font-face {
	font-family: 'Hind';
	src: url('../fonts/hind/Hind-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Hind-Light';
	src: url('../fonts/hind/Hind-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Hind-Medium';
	src: url('../fonts/hind/Hind-Medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Hind-Semibold';
	src: url('../fonts/hind/Hind-Semibold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Hind-Bold';
	src: url('../fonts/hind/Hind-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
*/

@font-face {
	font-family: 'Myriad Pro';
	src: url('../fonts/myriad-pro/MYRIADPRO-REGULAR.OTF') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Myriad Pro Bold';
	src: url('../fonts/myriad-pro/MYRIADPRO-BOLD.OTF') format('opentype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Myriad Pro Bold Condensed';
	src: url('../fonts/myriad-pro/MYRIADPRO-BOLDCOND.OTF') format('opentype');
	font-weight: bold;
	font-style: normal;
	font-stretch: condensed;
}
@font-face {
	font-family: 'Myriad Pro Bold Condensed Italic';
	src: url('../fonts/myriad-pro/MYRIADPRO-BOLDCONDIT.OTF') format('opentype');
	font-weight: bold;
	font-style: italic;
	font-stretch: condensed;
}
@font-face {
	font-family: 'Myriad Pro Bold Italic';
	src: url('../fonts/myriad-pro/MYRIADPRO-BOLDIT.OTF') format('opentype');
	font-weight: bold;
	font-style: italic;
}
@font-face {
	font-family: 'Myriad Pro Condensed';
	src: url('../fonts/myriad-pro/MYRIADPRO-COND.OTF') format('opentype');
	font-weight: normal;
	font-style: normal;
	font-stretch: condensed;
}
@font-face {
	font-family: 'Myriad Pro Condensed Italic';
	src: url('../fonts/myriad-pro/MYRIADPRO-CONDIT.OTF') format('opentype');
	font-weight: normal;
	font-style: italic;
	font-stretch: condensed;
}
@font-face {
	font-family: 'Myriad Pro Semibold';
	src: url('../fonts/myriad-pro/MYRIADPRO-SEMIBOLD.OTF') format('opentype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Myriad Pro Semibold Italic';
	src: url('../fonts/myriad-pro/MYRIADPRO-SEMIBOLDIT.OTF') format('opentype');
	font-weight: bold;
	font-style: italic;
}


.AvenirLTStd-Light { font-family: 'AvenirLTStd-Light'; font-weight:normal }
.AvenirLTStd-Heavy { font-family: 'AvenirLTStd-Heavy'; font-weight:normal }
.ie7 .AvenirLTStd-Heavy { font-weight:bold; }
.Aspire, .aspire { font-family: 'Aspire'; font-weight:normal }
.Aspirebold { font-family:'Adobe Arabic'; font-weight:bold; }
