@font-face {
  font-family: "DoctorsBrandRU";
  src: url('../font/DoctorsBrandRU.woff2') format('woff2'),
       url('../font/DoctorsBrandRU.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

[class^="doctors-brand-ru-"], [class*=" doctors-brand-ru-"] {
  font-family: 'DoctorsBrandRU' !important;
  font-size: inherit;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.doctors-brand-ru-fav::before { content: "\ea01"; }