I am using Google\'s Open Sans Font in my application.
I have defined the stylesheet as instructed:
Check out the codepen link. Its working fine for me !
.open-sans-font{ font-family: 'Open Sans', sans-serif; }
Stackoverflow rocks !!!