@font-face {
  font-family: 'AliHeavy';
  src: url('./font/new/alibaba-puhuiti-heavy.otf');
}

@font-face {
  font-family: 'AliRegular';
  src: url('./font/new/regular.otf');
}
@font-face {
  font-family: 'AliMedium';
  src: url('./font/new/medium.otf');
}
@font-face {
  font-family: 'AliBold';
  src: url('./font/new/alibaba-puhuiti-bold.otf');
}
@font-face {
  font-family: 'AliLight';
  src: url('./font/new/light.otf');
}
/* .ttf {
  font-family: 'AliLight';
} */
