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

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("iconfonts/fa-solid-900.eot");
  src: url("iconfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("iconfonts/fa-solid-900.woff2") format("woff2"), url("iconfonts/fa-solid-900.woff") format("woff"), url("iconfonts/fa-solid-900.ttf") format("truetype"), url("iconfonts/fa-solid-900.svg#fontawesome") format("svg"); 
}
@font-face {
  font-family: 'FontAwesome';
  src: url('iconfonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('iconfonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('iconfonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('iconfonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('iconfonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('iconfonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}