.file a::before {
  content: "";
  font-family: icons;
  font-weight: 400;
  font-size: .8em;
  position: absolute;
  left: 0;
  background: white;
}
