/*!
*    ______ _       _   _
*    |  ____| |     | | (_)
*    | |__  | | __ _| |_ _  ___ ___  _ __
*    |  __| | |/ _` | __| |/ __/ _ \| '_ \
*    | |    | | (_| | |_| | (_| (_) | | | |
*    |_|    |_|\__,_|\__|_|\___\___/|_| |_|
*
*         https://www.flaticon.com
*/

@font-face {
  font-family: "flaticon_social";
  src: url("./flaticon_social.woff2?836fdfe11b1a79e6ecefb8e232778967")
      format("woff2"),
    url("./flaticon_social.woff?836fdfe11b1a79e6ecefb8e232778967")
      format("woff"),
    url("./flaticon_social.eot?836fdfe11b1a79e6ecefb8e232778967#iefix")
      format("embedded-opentype"),
    url("./flaticon_social.ttf?836fdfe11b1a79e6ecefb8e232778967")
      format("truetype"),
    url("./flaticon_social.svg?836fdfe11b1a79e6ecefb8e232778967#flaticon_social")
      format("svg");
}

i[class^="flaticon-"]:before,
i[class*=" flaticon-"]:before {
  font-family: flaticon_social !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-facebook:before {
  content: "\f101";
}
.flaticon-instagram:before {
  content: "\f102";
}
.flaticon-linkedin:before {
  content: "\f103";
}
