Size
My font size sm
My font size md
My font size lg
My font size xl
My font size md
My font size lg
My font size xl
<--add a font class to body tag-->
+ <body class="font" >
<div>
<span class="v-font-sm"> My font size sm </span>
<span class="v-font-md"> My font size md </span>
<span class="v-font-lg"> My font size lg </span>
<span class="v-font-xl"> My font size xl </span>
</div>
font-size version