/*!
 * Font Awesome Free 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

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

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

.fa-search:before {
  content: "\f002"; }  

.fa-angle-left:before {
  content: "\f104"; }
    
.fa-angle-right:before {
  content: "\f105"; }    

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-key:before {
  content: "\f084"; }  

.fa-print:before {
  content: "\f02f"; } 
      
.fa-save:before {
  content: "\f0c7"; }  

.fa-square:before {
    content: "\f0c8"; } 

.fa-check:before {
  content: "\f00c"; }  

.fa-table:before {
    content: "\f0ce"; }  

.fa-bars:before {
      content: "\f0c9"; }      
      
.fa-history:before {
  content: "\f1da"; } 
  
.fa-id-card:before {
    content: "\f2c2"; }   

.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; 
}
  
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg");   
}