@font-face {
  font-family: "UI";
  font-style: normal;
  /* font-weight: 400; */
  src: url("../fonts/UI.ttf");
}

@font-face {
  font-family: "Numeric";
  font-style: normal;
  /* font-weight: 400; */
  src: url("../fonts/Numeric.ttf");
}