@font-face {
    font-family: 'icon2';
    src:  url('/fonts/icon2/icon2.eot?1jxy6m');
    src:  url('/fonts/icon2/icon2.eot?1jxy6m#iefix') format('embedded-opentype'),
      url('/fonts/icon2/icon2.ttf?1jxy6m') format('truetype'),
      url('/fonts/icon2/icon2.woff?1jxy6m') format('woff'),
      url('/fonts/icon2/icon2.svg?1jxy6m#icon2') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  
  [class^="i-"], [class*=" i-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icon2' !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;
  }
  
  .i-menu:before {
    content: "\e900";
  }
  .i-down:before {
    content: "\e902";
  }
  .i-edit:before {
    content: "\e901";
  }
  .i-up:before {
    content: "\e904";
  }
  .i-exit:before {
    content: "\e903";
  }
  .i-left:before {
    content: "\e90f";
  }
  .i-right:before {
    content: "\e905";
  }
  .i-cancel:before {
    content: "\e90d";
  }
  .i-profile:before {
    content: "\e906";
  }
  .i-paperclip:before {
    content: "\e908";
  }
  .i-accruals:before {
    content: "\e90a";
  }
  .i-calendar:before {
    content: "\e90b";
  }
  .i-xls:before {
    content: "\e90c";
  }
  .i-files:before {
    content: "\e90e";
  }
  .i-home:before {
    content: "\e912";
  }
  