@font-face {
  font-family: 'fontello';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/fontello/fontello.eot'); /* IE9 Compat Modes */
  src: local(''), url('../fonts/fontello/fontello.eot?#iefix') format('embedded-opentype'), url('../fonts/fontello/fontello.woff2') format('woff2'), url('../fonts/fontello/fontello.woff') format('woff'), url('../fonts/fontello/fontello.ttf') format('truetype'), url('../fonts/fontello/fontello.svg#Raleway') format('svg');
}

div.program-description {
  display: none;
}

div.program-description.show {
  display: block;
}

div.year-shown a {
  text-decoration: none;
  color: inherit;
}

div.timeline-body .full_text {
  display: none;
}

div.timeline-body.full_text .full_text {
  display: block;
}

div.timeline-body.full_text .ellipsis {
  display: none;
}
