
@font-face {font-family: "th-icon";
  src: url('iconfont.eot?t=1496913641177'); /* IE9*/
  src: url('iconfont.eot?t=1496913641177#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('iconfont.woff?t=1496913641177') format('woff'), /* chrome, firefox */
  url('iconfont.ttf?t=1496913641177') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('iconfont.svg?t=1496913641177#th-icon') format('svg'); /* iOS 4.1- */
}

.th-icon {
  font-family:"th-icon" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.th-icon-email:before { content: "\e665"; }

.th-icon-ditu:before { content: "\e608"; }

.th-icon-tel:before { content: "\e742"; }

