Files
Gainsight/Custom_Templates/customer_templates/ChildVenturesCA/styles.css.liquid
2022-11-11 21:54:43 -05:00

7 lines
212 B
Plaintext

@font-face {
font-family: 'Roboto Slab' !important;
src: url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100&display=swap');
}
body, html, div {
font-family: 'Roboto Slab' !important;
}