Files
Gainsight/Custom_Templates/customer_templates/SCIP/styles.css.liquid

8 lines
192 B
Plaintext
Raw Normal View History

2022-02-28 14:43:50 -05:00
@font-face {
font-family: 'Lato' !important;
src: url('https://fonts.googleapis.com/css2?family=Lato:wght@300&display=swap');
}
body, html, div {
font-family: 'Lato' !important;
}