@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.eot');
    src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/iconfont.woff') format('woff'),
    url('../fonts/iconfont.ttf') format('truetype');
}

.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.icon-iconfontchoose:before { content: "\e603"; }

.icon-search:before { content: "\e63e"; }

/*.icon-30:before { content: "\e6df"; }*/

/*.icon-delete:before { content: "\e68c"; }*/

/*.icon-edit:before { content: "\e608"; }*/

/*.icon-danye-:before { content: "\e60b"; }*/