
@font-face {font-family: "iconfont";
  src: url('iconfont.eot?t=1500358531884'); /* IE9*/
  src: url('iconfont.eot?t=1500358531884#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('iconfont.woff?t=1500358531884') format('woff'), /* chrome, firefox */
  url('iconfont.ttf?t=1500358531884') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('iconfont.svg?t=1500358531884#iconfont') 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-arrow_up:before { content: "\e636"; }

.icon-arrow_left:before { content: "\e635"; }

.icon-arrow_down:before { content: "\e637"; }

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

.icon-arrow_left_end:before { content: "\e63f"; }

.icon-arrow_right:before { content: "\e640"; }

.icon-logo-kingdom:before { content: "\e676"; }

.icon-share:before { content: "\e677"; }

.icon-menu:before { content: "\e678"; }

