@charset "UTF-8";
/* Web fonts */
/* This triggers a redraw in IE to Fix IE8's :before content rendering. */
html:hover [class^="icon-"],
html:hover [class*=" icon-"] {
  -ms-zoom: 1;
}

@font-face {
  font-family: 'ecdproducts';
  src: url("/wp-content/themes/echo-child-theme/fonts/ecdproducts.eot");
  src: url("/wp-content/themes/echo-child-theme/fonts/ecdproducts.eot") format("embedded-opentype"), url("/wp-content/themes/echo-child-theme/fonts/ecdproducts.ttf") format("truetype"), url("/wp-content/themes/echo-child-theme/fonts/ecdproducts.woff") format("woff"), url("/wp-content/themes/echo-child-theme/fonts/ecdproducts.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'emcleap';
  src: url("/wp-content/themes/echo-child-theme/fonts/emcleap.eot");
  src: url("/wp-content/themes/echo-child-theme/fonts/emcleap.eot") format("embedded-opentype"), url("/wp-content/themes/echo-child-theme/fonts/emcleap.ttf") format("truetype"), url("/wp-content/themes/echo-child-theme/fonts/emcleap.woff") format("woff"), url("/wp-content/themes/echo-child-theme/fonts/emcleap.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ecdproducts' !important;
  speak: none;
  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;
}

.ileap {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'emcleap' !important;
  speak: none;
  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;
}

.icon-film:before {
  content: "\f008";
}

.icon-file-o:before {
  content: "\f016";
}

.icon-bar-chart:before {
  content: "\f080";
}

.icon-bar-chart-o:before {
  content: "\f080";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-facebook-f:before {
  content: "\f09a";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-youtube-play:before {
  content: "\f16a";
}

.icon-file-image-o:before {
  content: "\f1c5";
}

.icon-file-photo-o:before {
  content: "\f1c5";
}

.icon-file-picture-o:before {
  content: "\f1c5";
}

.icon-slideshare:before {
  content: "\f1e7";
}

.icon-newspaper-o:before {
  content: "\f1ea";
}

.icon-commenting-o:before {
  content: "\f27b";
}

/* leap fonts*/

.icon-content-services:before {
  content: "\e90c";
}
.icon-rapid-dev:before {
  content: "\e90d";
}
.icon-solve-problems:before {
  content: "\e90e";
}
.icon-access-anywhere:before {
  content: "\e907";
}
.icon-reading-experience:before {
  content: "\e908";
}
.icon-reduced-times:before {
  content: "\e909";
}
.icon-repo-agnostic:before {
  content: "\e90a";
}
.icon-unified-inbox:before {
  content: "\e90b";
}
.icon-transformation:before {
  content: "\e906";
}
.icon-problemsolving:before {
  content: "\e905";
}
.icon-adaptable:before {
  content: "\e900";
}
.icon-capture:before {
  content: "\e901";
}
.icon-intuitive:before {
  content: "\e902";
}
.icon-recognition:before {
  content: "\e903";
}
.icon-tracking:before {
  content: "\e904";
}