/**
  * @return string
  */
 public function key()
 {
     return $this->currentFont->getFaceBasedId();
 }