.video-js .vjs-download .vjs-icon-placeholder {
  font-family: "VideoJS";
  font-weight: 400;
  font-style: normal;
}

.video-js .vjs-download .vjs-icon-placeholder:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "\f110";
  font-size: 2em;
}
