/*!
 *  neuro-font icon font./
 */

@font-face {
  font-display: auto;
  font-family: "neuro-font";
  font-style: normal;
  font-weight: 200;
  src: url("../neurology-font/neuro.woff2") format("woff2"),
       url("../neurology-font/neuro.woff") format("woff");
}

[class="icon"], [class^="icon-"], [class*=" icon-"] {
  display: inline-block;
  font-family: "neuro-font" !important;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}


.icon-booking:before {
  content: "\e000";
}

.icon-call-now:before {
  content: "\e001";
}

.icon-call-help:before {
  content: "\e002";
}

.icon-call-office:before {
  content: "\e003";
}

.icon-dial-office:before {
  content: "\e004";
}

.icon-fb:before {
  content: "\e005";
}

.icon-gmail:before {
  content: "\e006";
}

.icon-help:before {
  content: "\e007";
}

.icon-ig:before {
  content: "\e008";
}

.icon-just-txt:before {
  content: "\e009";
}

.icon-map-pin:before {
  content: "\e00a";
}

.icon-zoom:before {
  content: "\e00b";
}

.icon-thank-you:before {
  content: "\e00c";
}
