@font-face {
    font-family: 'jiang';
    src:  url('../fonts/jiang.eot?q72ipi');
    src:  url('../fonts/jiang.eot?q72ipi#iefix') format('embedded-opentype'),
      url('../fonts/jiang.ttf?q72ipi') format('truetype'),
      url('../fonts/jiang.woff?q72ipi') format('woff'),
      url('../fonts/jiang.svg?q72ipi#jiang') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  
  [class^="j-"], [class*=" j-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'jiang' !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;
  }
  
  .j-desktop:before {
    content: "\f108";
  }
  .j-tablet:before {
    content: "\f10a";
  }
  .j-mobile:before {
    content: "\f10b";
  }
  .j-mobile-phone:before {
    content: "\f10b";
  }
  
  