@font-face {
  font-family: 'icofont';
  src:  url('../fonts/icofont.eot?aigba8');
  src:  url('../fonts/icofont.eot?aigba8#iefix') format('embedded-opentype'),
    url('../fonts/icofont.ttf?aigba8') format('truetype'),
    url('../fonts/icofont.woff?aigba8') format('woff'),
    url('../fonts/icofont.svg?aigba8#icofont') format('svg');
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icofont' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

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

.icofont-rounded-right:before {
  content: "\eaa0";
}
.icofont-youtube-play:before {
  content: "\ecbb";
}
.icofont-facebook-messenger:before {
  content: "\ed36";
}
.icofont-facebook:before {
  content: "\ed37";
}
.icofont-instagram:before {
  content: "\ed46";
}
.icofont-linkedin:before {
  content: "\ed4d";
}
.icofont-twitter:before {
  content: "\ed7a";
}
.icofont-navigation-menu:before {
  content: "\efa2";
}
