*
{    
  font-family: 'Segoe UI', sans-serif;
}

.ellipse {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}