@font-face {
    font-family: 'icomoon';
  /*  src:  url('fonts/icomoon.eot?4nqwct');
    src:  url('fonts/icomoon.eot?4nqwct#iefix') format('embedded-opentype'); */
    src:  url('icomoon.ttf?4nqwct') format('truetype');
   /*   url('fonts/icomoon.woff?4nqwct') format('woff'), */
  /*    url('fonts/icomoon.svg?4nqwct#icomoon') format('svg'); */
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'fa-regular';
  src:  url('fa-regular-400.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fa-solid';
  src:  url('fa-solid-900.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fa-brands';
  src:  url('fa-brands-400.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}