@font-face {
  font-family: 'fontsIconLight';
  src: url('fa-light-300.eot');
  src: url('fa-light-300.eot?iefix') format('eot'), url('fa-light-300.woff') format('woff'), url('fa-light-300.ttf') format('truetype'), url('fa-light-300.svg#webfonts') format('svg');
}
@font-face {
  font-family: 'fontsIcon';
  src: url('fa-solid-900.eot');
  src: url('fa-solid-900.eot?iefix') format('eot'), url('fa-solid-900.woff') format('woff'), url('fa-solid-900.ttf') format('truetype'), url('fa-solid-900.svg#webfonts') format('svg');
}
@font-face {
  font-family: 'fontsIconBrands';
  src: url('fa-brands-400.eot');
  src: url('fa-brands-400.eot?iefix') format('eot'), url('fa-brands-400.woff') format('woff'), url('fa-brands-400.ttf') format('truetype'), url('fa-brands-400.svg#webfonts') format('svg');
}
@font-face {
  font-family: 'fontsIconSolid';
  src: url('fa-solid-900.eot');
  src: url('fa-solid-900.eot?iefix') format('eot'), url('fa-solid-900.woff') format('woff'), url('fa-solid-900.ttf') format('truetype'), url('fa-solid-900.svg#webfonts') format('svg');
}