@charset "UTF-8";
@font-face {
  /*font-family: "flaticon";
  src: url("./flaticon.ttf?ebb4c76c8eb717ee5ed89140d6e9a3f2") format("truetype"), url("./flaticon.woff?ebb4c76c8eb717ee5ed89140d6e9a3f2") format("woff"), url("./flaticon.woff2?ebb4c76c8eb717ee5ed89140d6e9a3f2") format("woff2"), url("./flaticon.eot?ebb4c76c8eb717ee5ed89140d6e9a3f2#iefix") format("embedded-opentype"), url("./flaticon.svg?ebb4c76c8eb717ee5ed89140d6e9a3f2#flaticon") format("svg"); */
  font-display: swap;
}
i[class^="flaticon-"]:before, i[class*=" flaticon-"]:before {
  font-family: flaticon !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.flaticon-lamp:before {
  content: ""; }

.flaticon-monitor:before {
  content: ""; }

.flaticon-stats:before {
  content: ""; }

.flaticon-target:before {
  content: ""; }
