﻿@charset "utf-8"; 
@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.eot');
    src: url('../fonts/iconfont.woff2') format('woff2'),
        url('../fonts/iconfont.woff') format('woff'),
        url('../fonts/iconfont.ttf') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20rem;
}

.icon-weixin:before { content: "\E606"; }
.icon-zlb:before { content: "\E64B"; }
.icon-add:before { content: "\E628"; }
.icon-yuyue:before { content: "\E60C"; }
.icon-phone:before { content: "\E661"; }
.icon-tel:before { content: "\E661"; }
.icon-time:before { content: "\E607"; }
.icon-gzb:before { content: "\E6E4"; }
.icon-hzb:before { content: "\E908"; }
.icon-yygh:before { content: "\ECD2"; }

.icon-b:before { content: "\E6f2"; }
.icon-s:before { content: "\E622"; }
.icon-shared:before { content: "\E61f"; }
.icon-day:before { content: "\E63E"; }

.icon-gb:before { content: "\E6E9"; }
.icon-guanbi:before { content: "\e64d"; }
.icon-shubiao:before { content: "\e645"; }
.icon-nav:before { content: "\e635"; }
.icon-close:before { content: "\e64d"; }
.icon-search:before { content: "\E610"; }

.icon-arrow-left::before { content: "\E648"; }
.icon-arrow-right::before { content: "\E647"; }


.icon-zixun:before { content: "\E6d1"; }
.icon-xinfeng:before { content: "\E6d1"; }