Skip to content

Commit 05640c9

Browse files
authored
Fix typo in Adelle font name (#19)
Fix font name
2 parents 9d51684 + 74dd46b commit 05640c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ursine-umbra.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ $megamenu-button-border-color: #9292928f !default;
164164
font-family: 'Adelle';
165165
font-style: normal;
166166
font-weight: bold;
167-
src: local('Adelle SemiBold'), url('./ursine/Adelle-Semibold.woff') format('woff');
167+
src: local('Adelle SemiBold'), url('./ursine/Adelle-SemiBold.woff') format('woff');
168168
}
169169

170170
@font-face {

0 commit comments

Comments
 (0)