@font-face {
  font-family: 'CITIC-Numbers-Regular';
  src: url('./fonts/Numbers-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CITIC-Numbers-Medium';
  src: url('./fonts/Numbers-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}   