
/*	************************************************************************************************
//						                 _           _                 
//										| |         (_)                
//						  ___ _   _  ___| |_   _ ___ _  ___  _ __  ___ 
//						 / _ \ | | |/ _ \ | | | / __| |/ _ \| '_ \/ __|
//						|  __/ |_| |  __/ | |_| \__ \ | (_) | | | \__ \
//						 \___|\__, |\___|_|\__,_|___/_|\___/|_| |_|___/
//							   __/ |                                   
//							  |___/     			www.jd.com
//					
//	************************************************************************************************
//	FONT ICONS by IcoMoon
//	***********************************************************************************************/


@font-face {
    font-family: 'dobicons';
    src:url('../icons/dobicons.eot?q52rl2');
    src:url('../icons/dobicons.eot?#iefixq52rl2') format('embedded-opentype'),
    url('../icons/dobicons.woff?q52rl2') format('woff'),
    url('../icons/dobicons.ttf?q52rl2') format('truetype'),
    url('../icons/dobicons.svg?q52rl2#dobicons') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="jd-icon-"], [class*=" jd-icon-"] {
    font-family: 'dobicons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.jd-icon-time:before {
	content: "\e600";
}
.jd-icon-stack:before {
	content: "\e601";
}
.jd-icon-discout:before {
	content: "\e602";
}
.jd-icon-mail:before {
	content: "\e603";
}
.jd-icon-car:before {
	content: "\e604";
}
.jd-icon-bus:before {
	content: "\e605";
}
.jd-icon-home:before {
	content: "\e002";
}
.jd-icon-file:before {
	content: "\e04c";
}
.jd-icon-coin:before {
	content: "\e08d";
}
.jd-icon-map:before {
	content: "\e0ac";
}
.jd-icon-search:before {
	content: "\e130";
}
.jd-icon-road:before {
	content: "\e1a0";
}
.jd-icon-grid:before {
	content: "\e1c3";
}
.jd-icon-people:before {
	content: "\e21b";
}
.jd-icon-info:before {
	content: "\e24e";
}
.jd-icon-enter:before {
	content: "\e263";
}
.jd-icon-google-plus:before {
	content: "\e326";
}
.jd-icon-facebook:before {
	content: "\e32b";
}
.jd-icon-twitter:before {
	content: "\e32f";
}
.jd-icon-pinterest:before {
	content: "\e368";
}
