
@font-face {font-family: "iconfont";
  src: url('http://www.sys321.com/p-static/fonts/iconfont.eot'); /* IE9*/
  src: url('http://www.sys321.com/p-static/fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../font/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('http://www.sys321.com/p-static/fonts/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-email:before { content: "\e665"; }

.icon-mobile:before { content: "\e608"; }

.icon-delete:before { content: "\e6b0"; }

.icon-socialreddit:before { content: "\e8a8"; }

.icon-account:before { content: "\e75a"; }

.icon-password:before { content: "\e654"; }

.icon-twitter:before { content: "\e60a"; }

.icon-code:before { content: "\e67a"; }

.icon-web:before { content: "\e648"; }

.icon-report:before { content: "\e60d"; }

.icon-reply-to:before { content: "\e622"; }

.icon-vote:before { content: "\e601"; }

.icon-author:before { content: "\e600"; }

.icon-edit:before { content: "\e60b"; }

.icon-reply:before { content: "\e619"; }

.icon-post:before { content: "\e611"; }

.icon-vote-up:before { content: "\e623"; }

.icon-facebook:before { content: "\ef3b"; }

.icon-googleplus:before { content: "\e609"; }

.icon-vk:before { content: "\e629"; }

