@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("https://www.evidyarthi.in/wp-content/plugins/ubermenu/assets/fontawesome/webfonts/fa-solid-900.woff2") format("woff2"),
       url("https://www.evidyarthi.in/wp-content/plugins/ubermenu/assets/fontawesome/webfonts/fa-solid-900.woff") format("woff");
}

.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-bars:before { content: "\f0c9"; }
.fa-angle-down:before { content: "\f107"; }
.fa-times:before { content: "\f00d"; }
