
@font-face {font-family: "fa";
  src: url('iconfont.eot?t=1482204382192'); /* IE9*/
  src: url('iconfont.eot?t=1482204382192#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('iconfont.woff?t=1482204382192') format('woff'), /* chrome, firefox */
  url('iconfont.ttf?t=1482204382192') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('iconfont.svg?t=1482204382192#fa') format('svg'); /* iOS 4.1- */
}

.fa {
  font-family:"fa" !important;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-3:before { content: "\e63f"; }

.fa-1:before { content: "\e656"; }

.fa-2:before { content: "\e62e"; }

