﻿
@font-face {font-family: "iconfont";
  src: url('../images/iconfont.eot'); /* IE9*/
  src: url('../images/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../images/f1cf86a4c1f34e58a72e92f706e285b5.woff') format('woff'),
  url('../images/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../images/iconfont.svg') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-shijian:before { content: "\e628"; }

.icon-fxyou:before { content: "\e67a"; }

.icon-fxzuo:before { content: "\e686"; }

.icon-weibiao:before { content: "\e61f"; }

