You can also enable responsive font sizing by setting $enable-responsive-font-sizes
to true which scales font-size multipliers based on screen size using CSS Calc.
You can find further information about responsive font sizing here.
Bootstrap does not provide any classes for managing responsive font size based on breakpoints but you could use the Bootstrap Media Breakpoint Mixins to generate your own classes.