@font-face {
    font-family: 'icomoon';
    src:  url('fonts/icomoon.eot?f3lodw');
    src:  url('fonts/icomoon.eot?f3lodw#iefix') format('embedded-opentype'),
      url('fonts/icomoon.ttf?f3lodw') format('truetype'),
      url('fonts/icomoon.woff?f3lodw') format('woff'),
      url('fonts/icomoon.svg?f3lodw#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-move:before {
    content: "\e900";
  }
  .icon-no-voto:before {
    content: "\e901";
  }
  .icon-si-voto:before {
    content: "\e902";
  }
  .icon-new:before {
    content: "\e903";
  }
  .icon-edit:before {
    content: "\e904";
  }
  .icon-delete:before {
    content: "\e905";
  }
  .icon-list:before {
    content: "\e906";
  }
  .icon-sort:before {
    content: "\e907";
  }
  .icon-print:before {
    content: "\e908";
  }
  .icon-person:before {
    content: "\e909";
  }  
  .icon-save:before {
    content: "\e962";
  }
  .icon-search:before {
    content: "\e986";
  }
  .icon-list-merge:before {
    content: "\ea2d";
  }
  .icon-sort-asc:before {
    content: "\ea4c";
  }
  .icon-sort-desc:before {
    content: "\ea4d";
  }
  .icon-list-out:before {
    content: "\ea7c";
  }
  