@font-face {
    font-family: 'Trebuchet MS';
    src: url('css/fonts/trebuchet_ms.eot');
    src: url('css/fonts/trebuchet_ms.eot') format('embedded-opentype'),
         url('css/fonts/trebuchet_ms.woff') format('woff'),
         url('css/fonts/trebuchet_ms.ttf') format('truetype'),
         url('css/fonts/trebuchet_ms.svg#TrebuchetMSRegular') format('svg');
}
/*@font-face {
				font-family: 'Calibri';
				src: url('css/fonts/calibri.eot');
				src: url('css/fonts/calibri.eot?#iefix') format('embedded-opentype'),
						 url('css/fonts/calibri.woff') format('woff'),
						 url('css/fonts/calibri.ttf') format('truetype'),
						 url('css/fonts/calibri.svg#calibri') format('svg');
				font-weight: normal;
				font-style: normal;
		}

@font-face {
				font-family: 'MyriadPro-Bold';
				src: url('css/fonts/myriadpro-bold.eot');
				src: url('css/fonts/myriadpro-bold.eot?#iefix') format('embedded-opentype'),
						 url('css/fonts/myriadpro-bold.woff') format('woff'),
						 url('css/fonts/myriadpro-bold.ttf') format('truetype'),
						 url('css/fonts/myriadpro-bold.svg#myriadpro-bold') format('svg');
				font-weight: normal;
				font-style: normal;
		}
@font-face {
		font-family: 'MyriadPro';
		src: url('css/fonts/mar.eot');
		src: url('css/fonts/mar.eot?#iefix') format('embedded-opentype'),
				 url('css/fonts/mar.woff') format('woff'),
				 url('css/fonts/mar.ttf') format('truetype'),
				 url('css/fonts/mar.svg#mar') format('svg');
		font-weight: normal;
		font-style: normal;
}
@font-face {
		font-family: 'Gals';
		src: url('css/fonts/gls.eot');
		src: url('css/fonts/gls.eot?#iefix') format('embedded-opentype'),
				 url('css/fonts/gls.woff') format('woff'),
				 url('css/fonts/gls.ttf') format('truetype'),
				 url('css/fonts/gls.svg#gls') format('svg');
		font-weight: normal;
		font-style: normal;
}
@font-face {
		font-family: 'Gals-Light';
		src: url('css/fonts/gals-light.eot');
		src: url('css/fonts/gals-light.eot?#iefix') format('embedded-opentype'),
				 url('css/fonts/gals-light.woff') format('woff'),
				 url('css/fonts/gals-light.ttf') format('truetype'),
				 url('css/fonts/gals-light.svg#gals-light') format('svg');
		font-weight: normal;
		font-style: normal;
}

@font-face {
    font-family: 'GillSansLightCRegular';
    src: url('css/fonts/gillsanslightc_0.eot');
    src: url('css/fonts/gillsanslightc_0.eot') format('embedded-opentype'),
         url('css/fonts/gillsanslightc_0.woff') format('woff'),
         url('css/fonts/gillsanslightc_0.ttf') format('truetype'),
         url('css/fonts/gillsanslightc_0.svg#GillSansLightCRegular') format('svg');
}
*/
@font-face {
    font-family: 'GillSansCRegular';
    src: url('css/fonts/gillsansc_0.eot');
    src: url('css/fonts/gillsansc_0.eot') format('embedded-opentype'),
         url('css/fonts/gillsansc_0.woff') format('woff'),
         url('css/fonts/gillsansc_0.ttf') format('truetype'),
         url('css/fonts/gillsansc_0.svg#GillSansCRegular') format('svg');
}
/*
@font-face {
    font-family: 'GillSansCondCRegular';
    src: url('css/fonts/gillsanscondc_0.eot');
    src: url('css/fonts/gillsanscondc_0.eot') format('embedded-opentype'),
         url('css/fonts/gillsanscondc_0.woff') format('woff'),
         url('css/fonts/gillsanscondc_0.ttf') format('truetype'),
         url('css/fonts/gillsanscondc_0.svg#GillSansCondCRegular') format('svg');
}

@font-face {
    font-family: 'GillSansCBold';
    src: url('css/fonts/gillsansc-bold_0.eot');
    src: url('css/fonts/gillsansc-bold_0.eot') format('embedded-opentype'),
         url('css/fonts/gillsansc-bold_0.woff') format('woff'),
         url('css/fonts/gillsansc-bold_0.ttf') format('truetype'),
         url('css/fonts/gillsansc-bold_0.svg#GillSansCBold') format('svg');
}
*/

.trebuchet_ms
{
	font-family:Trebuchet MS;
}
/*
.calibri
{
	font-family:Calibri;
}
.myriadpro-bold
{
	font-family:MyriadPro-Bold;
}
.myriadpro
{
	font-family:MyriadPro;
}

.gals
{

	font-family:Gals;
}
.gals-light
{
	font-family:Gals-Light;
}
.gill_sans_light
{
	font-family:GillSansLightCRegular;
}*/
.gill_sans
{
	font-family:GillSansCRegular;
}
/*
.gill_sans_cond
{
	font-family:GillSansCondCRegular;
}
.gill_sans_bold
{
	font-family:GillSansCBold;
}*/
/*.fancybox{

}*/




