@font-face {
  font-family: fontello;
  src: url(../fonts/fontello.eot?40028104);
  src: url(../fonts/fontello.eot?40028104#iefix) format("embedded-opentype"),
    url(../fonts/fontello.woff2?40028104) format("woff2"),
    url(../fonts/fontello.woff?40028104) format("woff"),
    url(../fonts/fontello.ttf?40028104) format("truetype"),
    url(../fonts/fontello.svg?40028104#fontello) format("svg");
  font-weight: 400;
  font-style: normal;
}
[class*=" icon-"]:before,
[class^="icon-"]:before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-phone:before {
  content: "\e800";
}
.icon-github-circled:before {
  content: "\f09b";
}
.icon-mail-alt:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-behance:before {
  content: "\f1b4";
}
.icon-instagram-1:before {
  content: "\f32d";
}
.icon-twitter:before {
  content: "𝕏";
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-weight: bold;
}
