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

7 lines
210 B
Plaintext
Raw Normal View History

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