@font-face {
  font-family: "flaticon";
  src: url("flaticon.svg#flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

i[class*="flaticon-"],
[class*="flaticon-"]::before {
  font-family: "flaticon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
