.tei_stage[data-type="unknown"]::before{
  content: ''
}
.tei_stage[data-type="metatext"]::before{
  content: '\f56e'
}
.tei_stage[data-type="movement"]::before{
  content: '\f70c'
}
.tei_stage[data-type="communication"]::before{
  content: '\f075'
}
.tei_stage[data-type="psyche"]::before{
  content: '\f6e9'
}
.tei_stage[data-type="appearance"]::before{
  content: '\f6fa'
}
.tei_stage[data-type="audio"]::before{
  content: '\f0a1'
}
.tei_stage[data-type="space"]::before{
  content: '\f52b'
}
.tei_stage[data-type="media-theatre"]::before{
  content: '\f756'
}
.tei_stage[data-type="media-radio"]::before{
  content: '\f519'
}
.tei_stage[data-type="media-television"]::before{
  content: '\f401'
}
