@font-face {
  font-family: 'dx-awesome';
  src:  url('https://wpengine.com/support/wp-content/themes/wpengine-breakthrough/fonts/dx-awesome-v1.0/fonts/dx-awesome.eot?esxjm');
  src:  url('https://wpengine.com/support/wp-content/themes/wpengine-breakthrough/fonts/dx-awesome-v1.0/fonts/dx-awesome.eot?esxjm#iefix') format('embedded-opentype'),
    url('https://wpengine.com/support/wp-content/themes/wpengine-breakthrough/fonts/dx-awesome-v1.0/fonts/dx-awesome.ttf?esxjm') format('truetype'),
    url('https://wpengine.com/support/wp-content/themes/wpengine-breakthrough/fonts/dx-awesome-v1.0/fonts/dx-awesome.woff?esxjm') format('woff'),
    url('https://wpengine.com/support/wp-content/themes/wpengine-breakthrough/fonts/dx-awesome-v1.0/fonts/dx-awesome.svg?esxjm#dx-awesome') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'dx-awesome' !important;
  speak: never;
  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-circle-o-notch:before {
  content: "\f1ce";
}
.icon-search:before {
  content: "\f002";
}
.icon-cog:before {
  content: "\e900";
}
.icon-gear:before {
  content: "\e900";
}
.icon-chevron-down:before {
  content: "\e901";
}
.icon-info-circle:before {
  content: "\e902";
}
.icon-check:before {
  content: "\e903";
}
.icon-home:before {
  content: "\e904";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-facebook-f:before {
  content: "\f09a";
}
.icon-feed:before {
  content: "\f09e";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-instagram:before {
  content: "\f16d";
}
