Aba Docs
  • Getting Started
  • CUSTOMIZATION
    • Layout appearance
  • HTML Layout Structure
    • Aba Default
    • Aba - Top Navigation
    • Aba - Bottom Navigation
  • Template CSS/JS
    • Stylesheet
    • Scripts
  • Other
    • Fonts
    • Features
    • References
    • End of Doc
    • Changelog
Powered by GitBook
On this page

Was this helpful?

  1. Other

Fonts

PreviousScriptsNextFeatures

Last updated 5 years ago

Was this helpful?

Font Setting

To change the font-family you will have to edit the file css/style.css. If the font is a standard one, built the system by default, you can just write it here.body {font-family: 'Roboto', sans-serif;}

Also you can use Google Font and connect it to your website.

Go to:

  1. Choose the appropriate font.

  2. Click the Quick-use button ().

  3. Choose the styles that you want;

  4. Choose the character sets that you want.

  5. Below that click on the @import tab and copy this line.

  6. Paste this line to that css/style.css file @import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');

http://www.google.com/fonts