:root, :host {
  --fa-style-family-classic: 'FontAwesome';
  --fa-font-regular: normal 400 1em/1 'FontAwesome'; }

@font-face {
  font-family: 'FontAwesome';
  font-weight: normal;
  font-style: normal;
  /* font-display: block; */
  src: url("webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.ttf") format("truetype");
  
}

/* .far,
.fa-regular {
  font-weight: 400; } */

  /*src: url("webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.ttf") format("truetype"); 
   src: url("webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.ttf") format("truetype");  */