.doc-icon-custom {
  &:before {
    .am-icon-font;
    content: @fa-var-choosed;
  }
}