Skip to content

Commit 400dffa

Browse files
committed
[chores] Removed truetype fonts
1 parent 95864c0 commit 400dffa

File tree

4 files changed

+0
-3
lines changed

4 files changed

+0
-3
lines changed

css/theme.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ $weight-semibold: 600;
9595
font-display: swap;
9696
src:
9797
local("Inter"),
98-
url(../webfonts/Inter/Inter-normal-400.ttf) format("truetype"),
9998
url(../webfonts/Inter/Inter-normal-400.woff2) format("woff2"),
10099
url(../webfonts/Inter/Inter-normal-400.woff) format("woff"),
101100
url(../webfonts/Inter/Inter-normal-400.svg#Inter) format("svg"),
@@ -107,7 +106,6 @@ $weight-semibold: 600;
107106
font-weight: 500;
108107
font-display: swap;
109108
src:
110-
url(../webfonts/Inter/Inter-normal-500.ttf) format("truetype"),
111109
url(../webfonts/Inter/Inter-normal-500.woff2) format("woff2"),
112110
url(../webfonts/Inter/Inter-normal-500.woff) format("woff");
113111
}
@@ -117,7 +115,6 @@ $weight-semibold: 600;
117115
font-weight: 600;
118116
font-display: swap;
119117
src:
120-
url(../webfonts/Inter/Inter-normal-600.ttf) format("truetype"),
121118
url(../webfonts/Inter/Inter-normal-600.woff2) format("woff2"),
122119
url(../webfonts/Inter/Inter-normal-600.woff) format("woff");
123120
}
-65.4 KB
Binary file not shown.
-65.5 KB
Binary file not shown.
-65.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)