@font-face {
  font-family: "oldS";
  src: url("fonts/OldS-round.ttf");
}

svg title{
  font-family: "oldS";
}

#node5{
  color: red;
}
