@font-face {
  font-family: 'fot-icomoon';
  src:  url('../fonts/icomoon.eot?or5kw2');
  src:  url('../fonts/icomoon.eot?or5kw2#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?or5kw2') format('truetype'),
    url('../fonts/icomoon.woff?or5kw2') format('woff'),
    url('../fonts/icomoon.svg?or5kw2#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="foticon-"], [class*=" foticon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fot-icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.foticon-icon-X-logo:before {
  content: "\e90f";
  font-size: 30px;
}
.foticon-icon-instagram-Icon:before {
  content: "\e910";
  font-size: 40px;
}

.foticon-youtube-icon:before {
  content: "\e90e";
  font-size: 30px;
}
.foticon-feather-facebook:before {
  content: "\e904";
  font-size: 20px;

}
.foticon-feather-linkedin:before {
  content: "\e905";
  font-size: 40px;
}
.foticon-feather-twitter:before {
  content: "\e90b";
  font-size: 40px;
}
.foticon-facebook:before {
  content: "\e900";
  font-size: 40px;
}
.foticon-facebook-f:before {
  content: "\e901";
  font-size: 40px;
}
.foticon-facebook-messenger:before {
  content: "\e902";
  font-size: 40px;
}
.foticon-facebook-square:before {
  content: "\e903";
  font-size: 40px;
}
.foticon-linkedin:before {
  content: "\e906";
  font-size: 40px;
}
.foticon-linkedin-in:before {
  content: "\e907";
  font-size: 40px;
}
.foticon-pinterest:before {
  content: "\e908";
  font-size: 40px;
}
.foticon-pinterest-p:before {
  content: "\e909";
  font-size: 40px;
}
.foticon-pinterest-square:before {
  content: "\e90a";
  font-size: 40px;
}
.foticon-twitter-dark:before {
  content: "\e90c";
  font-size: 40px;
}
.foticon-twitter-square:before {
  content: "\e90d";
  font-size: 40px;
}
