Support Center

Change font-family

Customize the CSS font-family.

Line: 8608 (/Portals/_default/Skins/Tucson/Resources/css/base-1.css)

1
2
3
4
5
6
7
8
9
body {
    background-color: #edeff2;
    color: #87919f;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 13px;
    line-height: 22px;
    margin: 0;
    padding: 30px 0 0;
}

Line: 8618 (/Portals/_default/Skins/Tucson/Resources/css/base-1.css)

1
2
3
4
5
6
.Normal, .NormalDisabled, .NormalDeleted {
    color: #87919F;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 13px;
    line-height: 23px;
}

Line: 2976 (/Portals/_default/Skins/Tucson/Resources/css/base-1.css)

1
2
3
4
5
6
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

Glad we could be helpful. Thanks for the feedback.

Sorry we couldn't be helpful. Your feedback will help us improve this article.

How helpful was this page?

  
Updated on Wed, 29 Nov 2017 by Khushi Singh