Skip to content

Commit 241ad7c

Browse files
committed
Removes unused font-family appLight
1 parent 0171c32 commit 241ad7c

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

theme/stylesheets/fonts.less

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,3 @@
66
url('@{FontPath}/opensans/OpenSans-Regular.eot'),
77
url('@{FontPath}/opensans/OpenSans-Regular.svg');
88
}
9-
10-
@font-face
11-
{
12-
font-family: 'appLight';
13-
src: url('@{FontPath}/helvetica/ultralight.ttf'),
14-
url('@{FontPath}/helvetica/ultralight.woff'),
15-
url('@{FontPath}/helvetica/ultralight.eot'),
16-
url('@{FontPath}/helvetica/ultralight.svg');
17-
}

0 commit comments

Comments
 (0)