.ui-font {
  &__primary {
    &--condensed-bold {
      font-weight: 700;

      font-family: $ui-font-specter-bold;
    }
  }
}
