Changing Font

In angular version change with scss file.

  1. Go to index.html and update google fonts link
    $font-family-monospace:      'TeXGyreAdventor', sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !default;
    $font-family-sans-serif:       'Roboto', sans-serif, "Liberation Mono", "Courier New", monospace !default;