@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'Poppins-Regular';
  src : url('../fonts/Poppins-Regular.eot'), url('../fonts/Poppins-Regular.otf'), url('../fonts/Poppins-Regular.ttf'), url('../fonts/Poppins-Regular.woff') ;
}
@font-face {
  font-family: 'Poppins-Bold';
  src: url('../fonts/Poppins-Bold.eot'), url('../fonts/Poppins-Bold.otf'), url('../fonts/Poppins-Bold.ttf'), url('../fonts/Poppins-Bold.woff2');
}
@font-face {
  font-family: 'Lato-Regular';
  src: url('../fonts/Lato-Regular.eot'), url('../fonts/Lato-Regular.otf'), url('../fonts/Poppins-Regular.ttf'), url('../fonts/Poppins-Regular.woff');
}
@font-face {
  font-family: 'PingFangSC-Semibold';
  src : url('../fonts/Poppins-SemiBold.eot'), url('../fonts/Poppins-SemiBold.otf'), url('../fonts/Poppins-SemiBold.ttf'), url('../fonts/Poppins-SemiBold.woff') ;
}
@font-face {
  font-family: 'Lato-Regular';
  src: url('../fonts/Poppins-Regular.eot'), url('../fonts/Poppins-Regular.otf'), url('../fonts/Poppins-Regular.ttf'), url('../fonts/Poppins-Regular.woff');
}
@font-face {
  font-family: 'PingFangSC-Light';
  src: url('../fonts/Poppins-Light.eot'), url('../fonts/Poppins-Light.otf'), url('../fonts/Poppins-Light.ttf'), url('../fonts/Poppins-Light.woff');
}
@font-face {
  font-family: 'Poppins-Medium';
  src: url('../fonts/Poppins-Medium.eot'), url('../fonts/Poppins-Medium.otf'), url('../fonts/Poppins-Medium.ttf'), url('../fonts/Poppins-Medium.woff');
}
