﻿/*@font-face {
	font-family: 'DIN Condensed Bold';
	src: url('../fonts/din condensed bold.eot');
	src: url('../fonts/din condensed bold.eot') format('embedded-opentype');
	src:url('../fonts/din condensed bold.woff') format('woff'), url('../fonts/din condensed bold.ttf') format('truetype'), url('../fonts/din condensed bold.svg#din condensed bold') format('svg'),local('DIN Condensed Bold');
	font-weight: normal;
	font-style: normal;
}*/



/******************************************/
@font-face {font-family: "icon";
  src: url('../fonts/iconfont.eot'); /* IE9*/
  src: url('../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/iconfont.woff') format('woff'), /* chrome, firefox */
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../fonts/iconfont.svg') format('svg'); /* iOS 4.1- */
}
.icon {
	font-family:"icon" !important;
	font-style:normal;
	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;
	-webkit-text-stroke-width: 0.2px;
}

.icon-dianhua:before { content: "\e6ce"; }

.icon-icon05:before { content: "\e626"; }

.icon-fanhuidingbu:before { content: "\e627"; }

.icon-ditu:before { content: "\e715"; }

.icon-mulu:before { content: "\e692"; }

.icon-shouyeshouye:before { content: "\e600"; }




