@font-face {
    font-family: 'echo-rewards';
    src: url('../fonts/echo-rewards.eot?68244760');
    src: url('../fonts/echo-rewards.eot?68244760#iefix') format('embedded-opentype'),
         url('../fonts/echo-rewards.woff2?68244760') format('woff2'),
         url('../fonts/echo-rewards.woff?68244760') format('woff'),
         url('../fonts/echo-rewards.ttf?68244760') format('truetype'),
         url('../fonts/echo-rewards.svg?68244760#echo-rewards') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  /* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
  /* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
  /*
  @media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
      font-family: 'echo-rewards';
      src: url('../font/echo-rewards.svg?68244760#echo-rewards') format('svg');
    }
  }
  */
  [class^="echo-rewards-icon-"]:before, [class*=" echo-rewards-icon-"]:before {
    font-family: "echo-rewards";
    font-style: normal;
    font-style: normal;
    font-weight: normal;
    speak: never;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .echo-rewards-icon-gmail:before { content: '\e800'; }
  .echo-rewards-icon-line:before { content: '\e801'; }
  .echo-rewards-icon-viber:before { content: '\e802'; }
  .echo-rewards-icon-outlook:before { content: '\e807'; }
  .echo-rewards-icon-messenger:before { content: '\e808'; }
  .echo-rewards-icon-gift:before { content: '\e8cb'; }
  .echo-rewards-icon-twitter:before { content: '\f099'; }
  .echo-rewards-icon-facebook:before { content: '\f09a'; }
  .echo-rewards-icon-copy:before { content: '\f0c5'; }
  .echo-rewards-icon-pinterest:before { content: '\f0d3'; }
  .echo-rewards-icon-mail:before { content: '\f0e0'; }
  .echo-rewards-icon-skype:before { content: '\f17e'; }
  .echo-rewards-icon-trello:before { content: '\f181'; }
  .echo-rewards-icon-wechat:before { content: '\f1d7'; }
  .echo-rewards-icon-whatsapp:before { content: '\f232'; }
  .echo-rewards-icon-telegram:before { content: '\f2c6'; }
  .echo-rewards-icon-linkedin:before { content: '\f30c'; }
  
  .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--echo-rewards-coupon a i{
    font-size: 22px;
    margin-left: 5px;
  }