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

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