// app global css in SCSS form @font-face { font-family: Poppins; src: url(./poppins.ttf); } body { font-family: 'Poppins', 'Verdana', 'Sans'; }