	/*
  	Flaticon icon font: Flaticon
  	Creation date: 07/04/2020 05:31
  	*/

@font-face {
  font-family: "fa-brands-400";
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),
       url("../fonts/fa-brands-400.woff2") format("woff2"),
       url("../fonts/fa-brands-400.woff") format("woff"),
       url("../fonts/fa-brands-400.ttf") format("truetype"),
       url("../fonts/fa-brands-400.svg#fa-brands-400") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "fa-brands-400";
    src: url("../fonts/fa-brands-400.svg#fa-brands-400") format("svg");
  }
}

[class^="fa-brands-400-"]:before, [class*=" fa-brands-400-"]:before,
[class^="fa-brands-400-"]:after, [class*=" fa-brands-400-"]:after {   
  font-family: fa-brands-400;
font-style: normal;
}

.fa-brands-400-shipped:before { content: "\f100"; }
.fa-brands-400-ship:before { content: "\f101"; }
.fa-brands-400-plane:before { content: "\f102"; }
.fa-brands-400-support:before { content: "\f103"; }
.fa-brands-400-clock:before { content: "\f104"; }
.fa-brands-400-place:before { content: "\f105"; }