@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon48f4.eot?wi7t8n');
  src:  url('../fonts/icomoon48f4.eot?wi7t8n#iefix') format('embedded-opentype'),
    url('../fonts/icomoon48f4.ttf?wi7t8n') format('truetype'),
    url('../fonts/icomoon48f4.woff?wi7t8n') format('woff'),
    url('../fonts/icomoon48f4.svg?wi7t8n#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.flaticon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-display: swap;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}



