Skip to content

Commit

Permalink
Fix misspelling
Browse files Browse the repository at this point in the history
  • Loading branch information
eliland committed Jun 12, 2023
1 parent f2299a6 commit 485a38c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,12 @@ The default font family for all web applications is the `DNB` font.
<VisibilityByTheme visible="sbanken">
## Font Families

The default font family for all web applications is `Roboto`, however for headlines and some other items we use `Maisson Neue`.
The default font family for all web applications is `Roboto`, however for headlines and some other items we use `Maison Neue`.

### Maisson Neue
### Maison Neue

<div className="typography-box">
<H3>This is a headline in Maisson Neue</H3>
<H3>This is a headline in Maison Neue</H3>
</div>

### Roboto regular
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ _16px, 18px, 20px, 26px, 34px, 48px_
<VisibilityByTheme visible="sbanken">
## In general

Sbanken has two fonts in its profile; Roboto and Maisson Neue. The latter is used mainly for headlines,
Sbanken has two fonts in its profile; Roboto and Maison Neue. The latter is used mainly for headlines,
Roboto for everything else.

You can download these fonts from the <a href="https://bc.dnb.no/brandcenter/no/sbanken/typografi">Brand Center</a>.
Expand Down

0 comments on commit 485a38c

Please sign in to comment.