scss change the whole fonts according to fallback code example
Example: how to set fallback font in css
html {
font-family: Lato, "Lucida Grande", Tahoma, Sans-Serif;
}
html {
font-family: Lato, "Lucida Grande", Tahoma, Sans-Serif;
}