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

[class^="success-stories-"], [class*=" success-stories-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Success-Stories' !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;
}

.success-stories-smartify-icon-1:before {
  content: "\e900";
}
.success-stories-smartify-icon-2:before {
  content: "\e901";
}
.success-stories-smartify-icon-3:before {
  content: "\e902";
}
