@font-face {
  font-family: 'font-icons';
  src:  url('../icon-fonts/fonts/font-icons.eot?7l4pcz');
  src:  url('../icon-fonts/fonts/font-icons.eot?7l4pcz#iefix') format('embedded-opentype'),
    url('../icon-fonts/fonts/font-icons.ttf?7l4pcz') format('truetype'),
    url('../icon-fonts/fonts/font-icons.woff?7l4pcz') format('woff'),
    url('../icon-fonts/fonts/font-icons.svg?7l4pcz#font-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="font-icons-icon-"], [class*=" font-icons-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'font-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 32px;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.font-icons-icon-mail:before {
  content: "\e909";
}
.font-icons-icon-chat:before {
  content: "\e900";
}
.font-icons-icon-fb:before {
  content: "\e901";
}
.font-icons-icon-ins:before {
  content: "\e902";
}
.font-icons-icon-lin:before {
  content: "\e903";
}
.font-icons-icon-tel:before {
  content: "\e904";
}
.font-icons-icon-tw:before {
  content: "\e905";
}
.font-icons-icon-vi:before {
  content: "\e906";
}
.font-icons-icon-vine:before {
  content: "\e907";
}
.font-icons-icon-you:before {
  content: "\e908";
}
