@font-face {
  font-family: "pack-6";
  src:
    url("../fonts/pack-6/flaticon_mycollection.woff2?106701be0d452fb0a90e026d171ee4aa")
      format("woff2"),
    url("../fonts/pack-6/flaticon_mycollection.woff?106701be0d452fb0a90e026d171ee4aa")
      format("woff"),
    url("../fonts/pack-6/flaticon_mycollection.eot?106701be0d452fb0a90e026d171ee4aa#iefix")
      format("embedded-opentype"),
    url("../fonts/pack-6/flaticon_mycollection.ttf?106701be0d452fb0a90e026d171ee4aa")
      format("truetype"),
    url("../fonts/pack-6/flaticon_mycollection.svg?106701be0d452fb0a90e026d171ee4aa#flaticon_mycollection")
      format("svg");
}

i[class*="flaticon-"]::before {
  font-family: "pack-6";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  display: block;
}

.flaticon-email:before {
  content: "\f101";
}
.flaticon-telephone:before {
  content: "\f102";
}
.flaticon-marker:before {
  content: "\f103";
}
