@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?u3owxu');
    src:  url('../fonts/icomoon.eot?u3owxu#iefix') format('embedded-opentype'),
      url('../fonts/icomoon.ttf?u3owxu') format('truetype'),
      url('../fonts/icomoon.woff?u3owxu') format('woff'),
      url('../fonts/icomoon.svg?u3owxu#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  
  [class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !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;
  }
  
  .icon-pl:before {
    content: "\e900";
  }
  .icon-fo:before {
    content: "\e901";
  }
  .icon-ta:before {
    content: "\e902";
  }
  .icon-lo:before {
    content: "\e903";
  }
  .icon-co:before {
    content: "\e904";
  }
  .icon-so:before {
    content: "\e905";
  }
  .icon-pa:before {
    content: "\e906";
  }
  .icon-d:before {
    content: "\64";
  }
  .icon-sterling:before {
    content: "\a3";
  }
  .icon-t:before {
    content: "\74";
  }
  .icon-r:before {
    content: "\72";
  }
  .icon-s:before {
    content: "\73";
  }
  .icon-l:before {
    content: "\6c";
  }
  .icon-comma:before {
    content: "\2c";
  }
  .icon-g:before {
    content: "\67";
  }
  .icon-exclam:before {
    content: "\21";
  }
  .icon-quotedbl:before {
    content: "\22";
  }
  .icon-numbersign:before {
    content: "\23";
  }
  .icon-dollar:before {
    content: "\24";
  }
  .icon-percent:before {
    content: "\25";
  }
  .icon-period:before {
    content: "\2e";
  }
  .icon-zero:before {
    content: "\30";
  }
  .icon-less:before {
    content: "\3c";
  }
  .icon-a:before {
    content: "\61";
  }
  .icon-b:before {
    content: "\62";
  }
  .icon-c:before {
    content: "\63";
  }
  .icon-e:before {
    content: "\65";
  }
  .icon-f:before {
    content: "\66";
  }
  .icon-h:before {
    content: "\68";
  }
  .icon-i:before {
    content: "\69";
  }
  .icon-j:before {
    content: "\6a";
  }
  .icon-k:before {
    content: "\6b";
  }
  .icon-m:before {
    content: "\6d";
  }
  .icon-n:before {
    content: "\6e";
  }
  .icon-p:before {
    content: "\70";
  }
  .icon-u:before {
    content: "\75";
  }
  .icon-v:before {
    content: "\76";
  }
  