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

  .bgIcon {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'bgfont' !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;
  }

  .bgIcon-differentiation:before {
    content: "\e909";
  }
  .bgIcon-planet-earth:before {
    content: "\e90a";
  }
  .bgIcon-satisfaction:before {
    content: "\e90b";
  }
  .bgIcon-health-insurance:before {
    content: "\e90c";
  }
  .bgIcon-id-card:before {
    content: "\e90d";
  }
  .bgIcon-safe:before {
    content: "\e90e";
  }
  .bgIcon-in-love:before {
    content: "\e900";
  }
  .bgIcon-magic-box:before {
    content: "\e901";
  }
  .bgIcon-starred:before {
    content: "\e902";
  }
  .bgIcon-respect:before {
    content: "\e903";
  }
  .bgIcon-promotion:before {
    content: "\e904";
  }
  .bgIcon-play-button:before {
    content: "\e905";
  }
  .bgIcon-search:before {
    content: "\e906";
  }
  .bgIcon-site-map:before {
    content: "\e907";
  }
  .bgIcon-ndis:before {
    content: "\e908";
  }
