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

7 lines
212 B
Plaintext
Raw Normal View History

2022-02-23 17:40:01 -05:00
@font-face {
font-family: 'Roboto Slab' !important;
src: url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100&display=swap');
}
body, html, div {
2022-06-29 13:27:30 -04:00
font-family: 'Roboto Slab' !important;
}