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

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

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

.icon-lexia-facebook:before {
  content: "\e904";
  color: #fff;
}
.icon-lexia-google:before {
  content: "\e905";
  color: #fff;
}
.icon-lexia-linkedin:before {
  content: "\e906";
  color: #fff;
}
.icon-lexia-twitter:before {
  content: "\e907";
  color: #fff;
}
.icon-lexia-youtube:before {
  content: "\e908";
  color: #fff;
}
.icon-lexia-email-icon:before {
  content: "\e900";
  color: #fff;
}
.icon-lexia-phone-icon:before {
  content: "\e901";
  color: #fff;
}
.icon-lexia-sales-icon:before {
  content: "\e902";
  color: #fff;
}
.icon-lexia-support-icon:before {
  content: "\e903";
  color: #fff;
}
