@charset "UTF-8";
@font-face {
  font-family: "logo";
  src: url("/static/dejuredefacto/webfonts/icons/logo.eot?dxhir2");
  src: url("/static/dejuredefacto/webfonts/icons/logo.eot?dxhir2#iefix") format("embedded-opentype"), url("/static/dejuredefacto/webfonts/icons/logo.ttf?dxhir2") format("truetype"), url("/static/dejuredefacto/webfonts/icons/logo.woff?dxhir2") format("woff"), url("/static/dejuredefacto/webfonts/icons/logo.svg?dxhir2#logo") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.sym-text-aria, .sym-avatar-voice, .sym-avatar-campain, .sym-avatar-aria, .sym-avatar-accessibility, .sym-avatar-hearit {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "logo" !important;
  speak: none;
  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;
}

.sym-avatar-hearit {
  font-size: 36px;
}
.sym-avatar-hearit::before {
  content: "";
}

.sym-avatar-accessibility {
  font-size: 36px;
}
.sym-avatar-accessibility::before {
  content: "";
}

.sym-avatar-aria {
  font-size: 36px;
}
.sym-avatar-aria::before {
  content: "";
}

.sym-avatar-campain {
  font-size: 36px;
}
.sym-avatar-campain::before {
  content: "";
}

.sym-avatar-voice {
  font-size: 36px;
}
.sym-avatar-voice::before {
  content: "";
}

.sym-text-aria {
  font-size: 36px;
}
.sym-text-aria::before {
  content: "";
}

/*# sourceMappingURL=logo.css.map */
