Text font variant

Helper to define if serif or sans font is to be used. This uses the @include font-setting mixin, which establishes the font-family according to whether or not the .fonts-loaded class is present.

General rule for this is t-serif for editorial and t-sans for everything else

Note: The default font is t-sans. That means most of the time you won't need to explicitly set it.