Files
Gainsight/NP_Custom_Templates/customer_templates/ChildVenturesCA/styles.css.liquid
Norm Rasmussen 5e23984afa crossbeam
2022-06-29 13:27:30 -04: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;
}