@font-face {
  font-family: "track";
  src: url("/admin/project/html/assets/fonts/track.otf") format("OpenType");
}
/* line 4, ../../../sass/widget/staticTextWidget.scss */
.staticTextWidget {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
