angular add font

JavaScript
@font-face {
  font-family: lato;
  src: url(assets/font/Lato.otf) format("opentype");
}

Source

Also in JavaScript: