.#{$package-prefix}-tooltip {
    font-family: "Brandon Grotesque regular";

    &:hover {
        cursor: pointer;
    }
}
