@charset "utf-8";

@font-face {
    font-family: 'ProximaThin';
    src: url(/fonts/proximanova-thin-webfont.eot);
    src: url(/fonts/proximanova-thin-webfont.eot?#iefix) format('embedded-opentype'),
         url(/fonts/proximanova-thin-webfont.woff) format('woff'),
         url(/fonts/proximanova-thin-webfont.ttf) format('truetype'),
         url(/fonts/proximanova-thin-webfont.svg#ProximaNovaThin) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family:"Market";
	src:url('/fonts/marketot.eot');
	src:url('/fonts/marketot.eot?#iefix') format('embedded-opentype'),url('/fonts/marketot.woff') format('woff'),url('/fonts/marketot.ttf') format('truetype'),url('/fonts/marketot.svg') format('svg');
	font-weight:normal;
	font-style:normal
}
@font-face {
	font-family:"Walsheim";
	src:url('/fonts/gt-walsheim.eot');
	src:url('/fonts/gt-walsheim.eot?#iefix') format('embedded-opentype'),url('/fonts/gt-walsheim.woff') format('woff'),url('/fonts/gt-walsheim.ttf') format('truetype'),url('/fonts/gt-walsheim.svg') format('svg');
	font-weight:normal;
	font-style:normal
}
@font-face {
	font-family:"Walsheim-medium";
	src:url('/fonts/gt-walsheim-medium.eot');
	src:url('/fonts/gt-walsheim-medium.eot?#iefix') format('embedded-opentype'),url('/fonts/gt-walsheim-medium.woff') format('woff'),url('/fonts/gt-walsheim-medium.ttf') format('truetype'),url('/fonts/gt-walsheim-medium.svg') format('svg');
	font-weight:500;
	font-style:normal
}
@font-face {
	font-family:"Walsheim-bold";
	src:url('/fonts/gt-walsheim-bold.eot');
	src:url('/fonts/gt-walsheim-bold.eot?&1440151625#iefix') format('embedded-opentype'),url('/fonts/gt-walsheim-bold.woff') format('woff'),url('/fonts/gt-walsheim-bold.ttf') format('truetype'),url('/fonts/gt-walsheim-bold.svg') format('svg');
	font-weight:700;
	font-style:normal
}
@font-face {
	font-family:"Walsheim-black";
	src:url('/fonts/gt-walsheim-black.eot');
	src:url('/fonts/gt-walsheim-black.eot?#iefix') format('embedded-opentype'),url('/fonts/gt-walsheim-black.woff') format('woff'),url('/fonts/gt-walsheim-black.ttf') format('truetype'),url('/fonts/gt-walsheim-black.svg') format('svg');
	font-weight:800;
	font-style:normal
}

@font-face {
	font-family: 'FuturaPT-Bold';
	src: url("/fonts/futurapt-bold-webfont.eot");
	src: url("/fonts/futurapt-bold-webfont.eot?#iefix") format("embedded-opentype"),
	     url("/fonts/futurapt-bold-webfont.woff") format("woff"),
		 url("/fonts/futurapt-bold-webfont.ttf") format("truetype"),
		 url("/fonts/futurapt-bold-webfont.svg#FuturaPT-Bold") format("svg");
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: 'FuturaPT-Book';
	src: url("/fonts/futurapt-book-webfont.eot");
	src: url("/fonts/futurapt-book-webfont.eot?#iefix") format("embedded-opentype"),
	     url("/fonts/futurapt-book-webfont.woff") format("woff"),
		 url("/fonts/futurapt-book-webfont.ttf") format("truetype"),
		 url("/fonts/futurapt-book-webfont.svg#FuturaPT-Book") format("svg");
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: 'FuturaPT-Book';
	src: url("/fonts/futurapt-bookitalic-webfont.eot");
	src: url("/fonts/futurapt-bookitalic-webfont.eot?#iefix") format("embedded-opentype"),
	     url("/fonts/futurapt-bookitalic-webfont.woff") format("woff"),
		 url("/fonts/futurapt-bookitalic-webfont.ttf") format("truetype"),
		 url("/fonts/futurapt-bookitalic-webfont.svg#FuturaPT-Book") format("svg");
	font-weight: normal;
	font-style: italic
}
@font-face {
	font-family: 'FuturaPT-Medium';
	src: url("/fonts/FuturaPT-Medium.eot");
	src: url("/fonts/FuturaPT-Medium.eot?#iefix") format("embedded-opentype"),
	     url("/fonts/FuturaPT-Medium.woff") format("woff"),
		 url("/fonts/FuturaPT-Medium.ttf") format("truetype"),
		 url("/fonts/278564_0_0.svg#FuturaPT-Medium") format("svg");
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: 'FuturaPT-Light';
	src: url("/fonts/FuturaPT-Ligh.eot");
	src: url("/fonts/FuturaPT-Ligh.eot?#iefix") format("embedded-opentype"),
	     url("/fonts/278564_1_0.woff") format("woff"),
		 url("/fonts/FuturaPT-Ligh.ttf") format("truetype"),
		 url("/fonts/278564_1_0.svg#FuturaPT-Light") format("svg");
	font-weight: normal;
	font-style: normal
}


/*图标字体*/
@font-face {
    font-family: 'FontAwesome';
    src: url(/fonts/fontawesome-webfont.eot);
    src: url(/fonts/fontawesome-webfont.eot) format('embedded-opentype'),
         url(/fonts/fontawesome-webfont.woff) format('woff'),
         url(/fonts/fontawesome-webfont.ttf) format('truetype'),
         url(/fonts/fontawesome-webfont.svg#fontawesomeregular) format('svg');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'EntypoRegular';
    src: url('/fonts/entypo.eot');
    src: url('/fonts/entypo.eot?#iefix') format('embedded-opentype'),
    url('/fonts/entypo.woff') format('woff'),
    url('/fonts/entypo.ttf') format('truetype'),
    url('/fonts/entypo.svg#EntypoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}



