@font-face {
    font-family: 'AvantGardeDemiRegular';
    src: url('/fonts/avantga2.eot');
    src: url('/fonts/avantga2.eot') format('embedded-opentype'),
         url('/fonts/avantga2.woff') format('woff'),
         url('/fonts/avantga2.ttf') format('truetype'),
         url('/fonts/avantga2.svg#AvantGardeDemiRegular') format('svg');
}
@font-face {
    font-family: 'AvantGuardRegular';
    src: url('/fonts/ava.eot');
    src: url('/fonts/ava.eot') format('embedded-opentype'),
         url('/fonts/ava.woff') format('woff'),
         url('/fonts/ava.ttf') format('truetype'),
         url('/fonts/ava.svg#AvantGuardRegular') format('svg');
}
@font-face {
    font-family: 'Avenir65Medium';
    src: url('/fonts/avenir-medium.eot');
    src: url('/fonts/avenir-medium.eot') format('embedded-opentype'),
         url('/fonts/avenir-medium.woff') format('woff'),
         url('/fonts/avenir-medium.ttf') format('truetype'),
         url('/fonts/avenir-medium.svg#Avenir65Medium') format('svg');
}
@font-face {
    font-family: 'TrebuchetMSRegular';
    src: url('/fonts/trebuc_0.eot');
    src: url('/fonts/trebuc_0.eot') format('embedded-opentype'),
         url('/fonts/trebuc_0.woff') format('woff'),
         url('/fonts/trebuc_0.ttf') format('truetype'),
         url('/fonts/trebuc_0.svg#TrebuchetMSRegular') format('svg');
}
@font-face {
    font-family: 'MyriadProRegular';
    src: url('/fonts/myriadpe-webfont.eot');
    src: url('/fonts/myriadpe-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/myriadpe-webfont.woff') format('woff'),
         url('/fonts/myriadpe-webfont.ttf') format('truetype'),
         url('/fonts/myriadpe-webfont.svg#MyriadProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

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