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

[class^="UPIcon-"], [class*=" UPIcon-"] {
  font-family: 'iconfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* 底部TabIcon */
.UPIcon-menu1:before {
  content: "\e6a6";
}

.UPIcon-menu2:before {
  content: "\e6a2";
}

.UPIcon-menu3:before {
  content: "\e6a4";
}

.UPIcon-menu4:before {
  content: "\e6a5";
}

.UPIcon-menu5:before {
  content: "\e6a7";
}

/* 共用 */
.UPIcon-left:before {
  content: "\e636";
}

.UPIcon-right:before {
  content: "\e616";
}

.UPIcon-bottom:before {
  content: "\e605";
}

.UPIcon-return:before {
  content: "\e636";
}

.UPIcon-close:before {
  content: "\e607";
}

.UPIcon-true:before {
  content: "\e630";
}

.UPIcon-address:before {
  content: "\e604";
}

.UPIcon-email:before {
  content: "\e623";
}

.UPIcon-phone:before {
  content: "\e621";
}
