bootstrap 4 font in line code example
Example 1: bootstrap 4 font bold
font-weight-bold
Example 2: bootstrap 4 title
$(function () {
$('[data-toggle="tooltip"]').tooltip()
})
font-weight-bold
$(function () {
$('[data-toggle="tooltip"]').tooltip()
})