@charset "UTF-8";
@font-face {
  font-family: "navigation";
  src: url("/static/dejuredefacto/webfonts/icons/navigation.eot?rpjx6j");
  src: url("/static/dejuredefacto/webfonts/icons/navigation.eot?rpjx6j#iefix") format("embedded-opentype"), url("/static/dejuredefacto/webfonts/icons/navigation.ttf?rpjx6j") format("truetype"), url("/static/dejuredefacto/webfonts/icons/navigation.woff?rpjx6j") format("woff"), url("/static/dejuredefacto/webfonts/icons/navigation.svg?rpjx6j#navigation") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.sym-text-edit, .sym-text-build, .sym-button-login, .sym-button-notification, .sym-button-more, .sym-button-menu {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "navigation" !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-button-menu {
  font-size: 24px;
}
.sym-button-menu::before {
  content: "";
}

.sym-button-more {
  font-size: 24px;
}
.sym-button-more::before {
  content: "";
}

.sym-button-notification {
  font-size: 24px;
}
.sym-button-notification::before {
  content: "";
}

.sym-button-login {
  font-size: 24px;
}
.sym-button-login::before {
  content: "";
}

.sym-text-build {
  font-size: 36px;
}
.sym-text-build::before {
  content: "";
}

.sym-text-edit {
  font-size: 36px;
}
.sym-text-edit::before {
  content: "";
}

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