Files
Gainsight/NP_Custom_Templates/customer_templates/unqork/styles.css.liquid
2022-02-23 17:40:01 -05:00

7 lines
209 B
Plaintext

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