@import url("css-Roboto.css");
@font-face {
	font-family: 'GothamLight';
	src: url('../font/GothamLight.eot');
	src: local('☺'), url('../font/GothamLight.woff') format('woff'), url('../font/GothamLight.ttf') format('truetype'), url('../font/GothamLight.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'FuturaBT-Light';
	src: url('../font/FuturaBT-Light.eot');
	src: local('☺'), url('../font/FuturaBT-Light.woff') format('woff'), url('../font/FuturaBT-Light.ttf') format('truetype'), url('../font/FuturaBT-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'futurabt-medium';
	src: url('../font/futurabt-medium.eot');
	src: local('☺'), url('../font/futurabt-medium.woff') format('woff'), url('../font/futurabt-medium.ttf') format('truetype'), url('../font/futurabt-medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'impact-webfont';
	src: url('../font/impact-webfont.eot');
	src: local('☺'), url('../font/impact-webfont.woff') format('woff'), url('../font/impact-webfont.ttf') format('truetype'), url('../font/impact-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Bold';
	src: url('../font/Gotham-Bold.eot');
	src: local('☺'), url('../font/Gotham-Bold.woff') format('woff'), url('../font/Gotham-Bold.ttf') format('truetype'), url('../font/Gotham-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamBook';
	src: url('../font/Gotham-Book.eot');
	src: local('☺'), url('../font/Gotham-Book.woff') format('woff'), url('../font/Gotham-Book.ttf') format('truetype'), url('../font/Gotham-Book.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'av_garde_lindex_twodemibold';
    src: url('../font/avgardelindextwo-demi-webfont.woff2') format('woff2'),
         url('../font/avgardelindextwo-demi-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'av_garde_lindex_twobook';
    src: url('../font/avgardelindextwo-book-webfont.woff2') format('woff2'),
         url('../font/avgardelindextwo-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body,input,textarea,button{
	font-family:'GothamBook',Arial,Helvetica,sans-serif,"宋体";
	-webkit-font-smoothing: subpixel-antialiased;
}