I want to use below font with my ionic app. I tried searching on the forum but there are no clear steps on which files i need to change.
simply import your font on scss/ionic.app.scss
@impor url("http://fonts.googleapis.com/css?family=Lato:400,700");
Then you can change the ionic scss or write your style in that file