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

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'social-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

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

.icon-twitter:before {
  content: "\e904";
}
.icon-twitter2:before {
  content: "\e905";
}
.icon-social:before {
  content: "\e905";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-mail4:before {
  content: "\ea86";
}
.icon-google:before {
  content: "\ea88";
}
.icon-google2:before {
  content: "\ea89";
}
.icon-google-plus2:before {
  content: "\ea8c";
}
.icon-google-plus3:before {
  content: "\ea8d";
}
.icon-twitter3:before {
  content: "\ea96";
}
.icon-envelope-open-o:before {
  content: "\e906";
}
.icon-envelope-o:before {
  content: "\e907";
}
.icon-envelope-open:before {
  content: "\e908";
}
.icon-envelope:before {
  content: "\e909";
}
.icon-google-plus:before {
  content: "\e90a";
}
.icon-google3:before {
  content: "\e90b";
}
.icon-twitter-square:before {
  content: "\e90c";
}
.icon-twitter4:before {
  content: "\e90d";
}
.icon-facebook-official:before {
  content: "\e900";
}
.icon-facebook-square:before {
  content: "\e901";
}
.icon-facebook2:before {
  content: "\e902";
}
.icon-facebook-f:before {
  content: "\e902";
}
.icon-brand:before {
  content: "\e90e";
  color: #d14836;
}
.icon-gmail:before {
  content: "\e90e";
  color: #d14836;
}
.icon-brand2:before {
  content: "\e90f";
  color: #dc4e41;
}
.icon-googleplus:before {
  content: "\e90f";
  color: #dc4e41;
}
.icon-brand3:before {
  content: "\e910";
  color: #4285f4;
}
.icon-google4:before {
  content: "\e910";
  color: #4285f4;
}
.icon-brand4:before {
  content: "\e911";
  color: #1da1f2;
}
.icon-twitter5:before {
  content: "\e911";
  color: #1da1f2;
}
.icon-brand5:before {
  content: "\e903";
  color: #3b5998;
}
.icon-facebook:before {
  content: "\e903";
  color: #3b5998;
}
