@font-face {
  font-family: "rbi-dash";
  src: url("../admin/assets/rbi-dash.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.rbi-dash {
  font-family: "rbi-dash";
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: never;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#wpadminbar #wp-admin-bar-customize > .ab-item:before {
  content: "\e900";
  font-family: "rbi-dash";
  font-size: 16px;
  line-height: 21px;
}

#wpadminbar #wp-admin-bar-ruby-options > .ab-item:before {
  content: "\e904";
  font-family: "rbi-dash";
  font-size: 16px;
  line-height: 24px;
}
