
  @font-face {
    font-family: 'RelayIcon';
    src: url('RelayIcon.eot'); /* IE9 */
    src: url('RelayIcon.eot?#iefix') format('embedded-opentype') /* IE6-IE8 */,
		url('RelayIcon.woff2') format('woff2') /* chrome、firefox */,
		url('RelayIcon.woff') format('woff') /* chrome、firefox */,
		url('RelayIcon.ttf') format('truetype') /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */,
		url('RelayIcon.svg#RelayIcon') format('svg') /* iOS 4.1- */;
  }

  .font_family{
    font-family: 'RelayIcon';
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-right-circle-filled::before {
    content: "\e779";
  }

  .icon-close-outlined::before {
    content: "\f39f";
  }

  .icon-phone-outlined::before {
    content: "\ea78";
  }

  .icon-im::before {
    content: "\e575";
  }

  .icon-left-circle-filled::before {
    content: "\efc2";
  }

  .icon-delete::before {
    content: "\eaf3";
  }

  .icon-paixupaihang::before {
    content: "\ea22";
  }

  .icon-collection::before {
    content: "\edc8";
  }

  .icon-tongyongicontubiaoline::before {
    content: "\ea9a";
  }

  .icon-iconright::before {
    content: "\ef3a";
  }

  .icon-doubleright::before {
    content: "\ed6b";
  }

  .icon-location-outlined::before {
    content: "\eb67";
  }

  .icon-collection-filled::before {
    content: "\ee2e";
  }