@font-face {
  font-family: Licium;
  font-style: normal;
  font-weight: 300;
  src: url('https://s.ampmake.com/fed/cdn/li-fonts/1.0.0/LiciumFont-Light.woff2'),
      url('https://s.ampmake.com/fed/cdn/li-fonts/1.0.0/LiciumFont-Light.woff'),
      url('https://s.ampmake.com/fed/cdn/li-fonts/1.0.0/LiciumFont-Light.TTF');
}

@font-face {
  font-family: Licium;
  font-style: normal;
  font-weight: 400;
  src: url('https://s.ampmake.com/fed/cdn/li-fonts/1.0.0/LiciumFont-Regular.woff2'),
      url('https://s.ampmake.com/fed/cdn/li-fonts/1.0.0/LiciumFont-Regular.woff'),
      url('https://s.ampmake.com/fed/cdn/li-fonts/1.0.0/LiciumFont-Regular.TTF');
}

@font-face {
  font-family: Licium;
  font-style: normal;
  font-weight: 500;
  src: url('https://s.ampmake.com/fed/cdn/li-fonts/1.0.0/LiciumFont-Medium.woff2'),
      url('https://s.ampmake.com/fed/cdn/li-fonts/1.0.0/LiciumFont-Medium.woff'),
      url('https://s.ampmake.com/fed/cdn/li-fonts/1.0.0/LiciumFont-Medium.TTF');
}

@font-face {
  font-family: Licium;
  font-style: normal;
  font-weight: 700;
  src: url('https://s.ampmake.com/fed/cdn/li-fonts/1.0.0/LiciumFont-Bold.woff2'),
      url('https://s.ampmake.com/fed/cdn/li-fonts/1.0.0/LiciumFont-Bold.woff'),
      url('https://s.ampmake.com/fed/cdn/li-fonts/1.0.0/LiciumFont-Bold.TTF');
}

body {
  font-family: Licium, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimSun, sans-serif;
}

input {
  font-family: Licium, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimSun, sans-serif;
}
