@font-face {
  font-family: 'icons';
  src:  url('fonts/icons.eot?70bmvo');
  src:  url('fonts/icons.eot?70bmvo#iefix') format('embedded-opentype'),
    url('fonts/icons.ttf?70bmvo') format('truetype'),
    url('fonts/icons.woff?70bmvo') format('woff'),
    url('fonts/icons.svg?70bmvo#icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icons-"]::before, [class*=" icons-"]::before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icons' !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;
}

.icons-arrow_down:before {
    content: "\e901";
}

.icons-arrow_left:before {
    content: "\e902";
}

.icons-arrow_right:before {
    content: "\e903";
}

.icons-office:before {
    content: "\e904";
}

.icons-arrow_up:before {
    content: "\e905";
}

.icons-calendar:before {
    content: "\e906";
}

.icons-certificate:before {
    content: "\e907";
}

.icons-certificate_add:before {
    content: "\e908";
}

.icons-certificates:before {
    content: "\e909";
}

.icons-chevron:before {
    content: "\e90a";
}

.icons-clock:before {
    content: "\e90b";
}

.icons-fetch_data:before {
    content: "\e90c";
}

.icons-menu:before {
    content: "\e90d";
}

.icons-search:before {
    content: "\e90e";
}

.icons-success:before {
    content: "\e90f";
}

.icons-trash:before {
    content: "\e910";
}

.icons-user:before {
    content: "\e911";
}

.icons-home:before {
    content: "\e912";
}

.icons-pencil:before {
    content: "\e91b";
}

.icons-copy:before {
    content: "\e92c";
}

.icons-folder:before {
    content: "\e92f";
}

.icons-qrcode:before {
    content: "\e938";
}

.icons-credit-card:before {
    content: "\e93f";
}

.icons-printer:before {
    content: "\e954";
}

.icons-spinner:before {
    content: "\e97b";
}

.icons-key:before {
    content: "\e98d";
}

.icons-wrench:before {
    content: "\e991";
}

.icons-eye:before {
    content: "\e9ce";
}

.icons-eye-blocked:before {
    content: "\e9d1";
}

.icons-plus:before {
    content: "\ea0a";
}

.icons-cross:before {
    content: "\ea0f";
}

.icons-info:before {
    content: "\ea0c";
}

.icons-loop2:before {
    content: "\ea2e";
}