@charset "UTF-8";
.line-awesome {
  font-family: "Line Awesome Free" !important;
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.la-file-zip:before {
  content: "";
}