﻿@charset "utf-8";

@font-face {font-family: "iconfont";
  src: url('/templates/mopo360/fonts/iconfont.eot'); /* IE9*/
  src: url('/templates/mopo360/fonts/iconfont/.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('/templates/mopo360/fonts/iconfont.woff') format('woff'), /* chrome、firefox */
  url('/templates/mopo360/fonts/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('/templates/mopo360/fonts/iconfont.svg') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  /*font-size:30px;*/
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  /*font-weight:400;*/
  line-height:1;
  text-decoration:none;
}

.icon-tmall:before { content: "\e60d"; }
.icon-hr:before { content: "\f00e4"; }
.icon-low:before { content: "\e63e"; }
.icon-weixin:before { content: "\e7f0"; }
.icon-home:before { content: "\e605"; }
.icon-arrow:before { content: "\e656"; }