
button .far,
button .fa,
button .fas {
    /*font-size: 14px;*/
}

.far, .fa, .fas {
    font-weight: 200 !important;
    font-family: 'Material Symbols Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 21px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

.fa-copy::before {
    content: '\e14d';   
}

.fa-question-circle::before {
    content: '\e887';   
}

.fa-square::before {
    content: '\e835';   
}

.fa-retweet::before {
    content: '\f854';   
}

.fa-check-square::before {
    content: '\e834';
}

.fa-bolt::before {
    content: '\ea0b';
}

.fa-arrow-right::before {
    content: '\e5c8';    
}

.fa-align-center:before {
    content: '\e16d';
}

.fa-box:before {
    content: '\e1a1';
}

.fa-arrows-alt-v:before {
    content: '\e8d5';
}

.fa-list-alt:before {
    content: '\e745';
}

.fa-sticky-note:before {
    content: '\e745';
}
.fa-circle:before {
    content: '\ef4a';
}

.fa-chart-line:before {
    content: '\f190';
}

.fa-plus:before {
    content: "\e145";
}

.fa-trash-alt:before {
    content: "\e92b";
}

.fa-headphones:before {
    content: "\e311";
}

.fa-user-circle:before {
    content: "\e853";
}

.fa-edit:before {
    content: "\e745";
}

.fa-filter:before {
    content: "\e429";
}

.fa-angle-double-left:before {
    content: '\eac9';
    transform: rotate(-90deg);
}
.fa-angle-double-right :before {
    content: '\eac9';
}
.fa-angle-down:before {
    content: '\e313';
}
.fa-angle-left:before {
    content: '\e5e0';
}
.fa-archive:before {
    content: '\e1a1';
}
.fa-arrow-alt-circle-left:before {
    content: '\eaa7';
}
.fa-arrow-left:before {
    content: '\e5c4';
}
.fa-arrows-alt:before {
    content: '\e89f';
}
.fa-bars:before {
    content: '\e5d2';
}
.fa-bell:before {
    content: '\e7f4';
}
.fa-calendar:before {
    content: '\e935';
}
.fa-calendar-alt:before {
    content: '\e935';
}
.fa-calendar-day:before {
    content: '\e8df';
}
.fa-check:before {
    content: '\e5ca';
}
.fa-check-circle:before {
    content: '\e86c';
}
.fa-chevron-down:before {
    content: '\e313';
}
.fa-chevron-left:before {
    content: '\e314';
}
.fa-chevron-right:before {
    content: '\e315';
}
.fa-clock:before {
    content: '\e8b5';
}
.fa-code:before {
    content: '\e86f';
}
.fa-cog:before {
    content: '\e8b8';
}
.fa-cogs:before {
    content: '\e726';
}
.fa-columns:before {
    content: '\f191';
}
.fa-comment:before {
    content: '\e0ca';
}
.fa-comments:before {
    content: '\e0bf';
}
.fa-compress:before {
    content: '\e5d1';
}
.fa-compress-arrows-alt:before {
    content: '\eb2d';
}
.fa-edit:before {
    content: '\f88d';
}
.fa-ellipsis-h:before {
    content: '\e5d3';
}
.fa-ellipsis-v:before {
    content: '\e5d4';
}
.fa-envelope:before {
    content: '\e158';
}
.fa-eraser:before {
    content: '\e6d0';
}
.fa-exchange-alt:before {
    content: '\e8d4';
}
.fa-exclamation-triangle:before {
    content: '\e002';
}
.fa-expand:before {
    content: '\e5d0';
}
.fa-expand-arrows-alt:before {
    content: '\e89f';
}
.fa-eye:before {
    content: '\e8f4';
}
.fa-eye-slash:before {
    content: '\e8f5';
}
.fa-file:before {
    content: '\e66d';
}
.fa-file-alt:before {
    content: '\e873';
}
.fa-file-archive:before {
    content: '\eb2c';
}
.fa-file-code:before {
    content: '\f3c8';
}
.fa-file-csv:before {
    content: '\e6cf';
}
.fa-file-excel:before {
    content: '\f74f';
}
.fa-file-image:before {
    content: '\efa2';
}
.fa-file-pdf:before {
    content: '\e415';
}
.fa-file-powerpoint:before {
    content: '\e41b';
}
.fa-file-word:before {
    content: '\f88c';
}
.fa-fill-drip:before {
    content: '\e997';
}
.fa-folder:before {
    content: '\e2c7';
}
.fa-folder-plus:before {
    content: '\e2cc';
}
.fa-hashtag:before {
    content: '\e9ef';
}
.fa-headphones:before {
    content: '\f01f';
}
.fa-inbox:before {
    content: '\e156';
}
.fa-info-circle:before {
    content: '\e88e';
}
.fa-life-ring:before {
    content: '\ef73';
}
.fa-map-marker-alt:before {
    content: '\e0c8';
}
.fa-minus:before {
    content: '\e15b';
}
.fa-palette:before {
    content: '\e40a';
}
.fa-paperclip:before {
    content: '\e226';
}
.fa-pause:before {
    content: '\e034';
}
.fa-pen:before {
    content: '\e3c9';
}
.fa-play:before {
    content: '\e037';
}
.fa-plus:before {
    content: '\e145';
}
.fa-save:before {
    content: '\e161';
}
.fa-search:before {
    content: '\e8b6';
}
.fa-share-alt:before {
    content: '\e80d';
}
.fa-sign-out-alt:before {
    content: '\e9ba';
}
.fa-spinner:before {
    /*content: '\';*/
}
.fa-star:before {
    content: '\e838';
}
.fa-stopwatch:before {
    content: '\e425';
}
.fa-sync:before {
    content: '\e627';
}
.fa-sync-alt:before {
    content: '\e627';
}
.fa-table:before {
    content: '\f191';
}
.fa-th:before {
    content: '\f3b9';
}
.fa-thumbtack:before {
    content: '\e6aa';
}
.fa-times:before {
    content: '\e5cd';
}
.fa-trash-alt:before {
    content: '\e872';
}
.fa-university:before {
    content: '\e84f';
}
.fa-upload:before {
    content: '\f521';
}
.fa-user:before {
    content: '\e7fd';
}
.fa-user-circle:before {
    content: '\e853';
}
.fa-user-plus:before {
    content: '\e7fe';
}
.fa-window-maximize:before {
    content: '\e069';
}
.fa-wrench:before {
    content: '\e869';
}
.fa-minus-circle::before {
    content: "\e5cd";
}