Release 1.3
|
|
@ -2,43 +2,43 @@
|
|||
font-family: 'Interface';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url("https://rsms.me/interface/font-files/Interface-Regular.woff2?v=1.2") format("woff2"),
|
||||
url("https://rsms.me/interface/font-files/Interface-Regular.woff?v=1.2") format("woff");
|
||||
src: url("https://rsms.me/interface/font-files/Interface-Regular.woff2?v=1.3") format("woff2"),
|
||||
url("https://rsms.me/interface/font-files/Interface-Regular.woff?v=1.3") format("woff");
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Interface';
|
||||
font-style: italic;
|
||||
font-weight: 400;
|
||||
src: url("https://rsms.me/interface/font-files/Interface-RegularItalic.woff2?v=1.2") format("woff2"),
|
||||
url("https://rsms.me/interface/font-files/Interface-RegularItalic.woff?v=1.2") format("woff");
|
||||
src: url("https://rsms.me/interface/font-files/Interface-RegularItalic.woff2?v=1.3") format("woff2"),
|
||||
url("https://rsms.me/interface/font-files/Interface-RegularItalic.woff?v=1.3") format("woff");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Interface';
|
||||
font-style: normal;
|
||||
font-weight: 500;
|
||||
src: url("https://rsms.me/interface/font-files/Interface-Medium.woff2?v=1.2") format("woff2"),
|
||||
url("https://rsms.me/interface/font-files/Interface-Medium.woff?v=1.2") format("woff");
|
||||
src: url("https://rsms.me/interface/font-files/Interface-Medium.woff2?v=1.3") format("woff2"),
|
||||
url("https://rsms.me/interface/font-files/Interface-Medium.woff?v=1.3") format("woff");
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Interface';
|
||||
font-style: italic;
|
||||
font-weight: 500;
|
||||
src: url("https://rsms.me/interface/font-files/Interface-MediumItalic.woff2?v=1.2") format("woff2"),
|
||||
url("https://rsms.me/interface/font-files/Interface-MediumItalic.woff?v=1.2") format("woff");
|
||||
src: url("https://rsms.me/interface/font-files/Interface-MediumItalic.woff2?v=1.3") format("woff2"),
|
||||
url("https://rsms.me/interface/font-files/Interface-MediumItalic.woff?v=1.3") format("woff");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Interface';
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
src: url("https://rsms.me/interface/font-files/Interface-Bold.woff2?v=1.2") format("woff2"),
|
||||
url("https://rsms.me/interface/font-files/Interface-Bold.woff?v=1.2") format("woff");
|
||||
src: url("https://rsms.me/interface/font-files/Interface-Bold.woff2?v=1.3") format("woff2"),
|
||||
url("https://rsms.me/interface/font-files/Interface-Bold.woff?v=1.3") format("woff");
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Interface';
|
||||
font-style: italic;
|
||||
font-weight: 700;
|
||||
src: url("https://rsms.me/interface/font-files/Interface-BoldItalic.woff2?v=1.2") format("woff2"),
|
||||
url("https://rsms.me/interface/font-files/Interface-BoldItalic.woff?v=1.2") format("woff");
|
||||
src: url("https://rsms.me/interface/font-files/Interface-BoldItalic.woff2?v=1.3") format("woff2"),
|
||||
url("https://rsms.me/interface/font-files/Interface-BoldItalic.woff?v=1.3") format("woff");
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1616,7 +1616,6 @@
|
|||
, ["uni1AB9", 6841, "COMBINING LIGHT CENTRALIZATION STROKE BELOW", "#f9e2e2"]
|
||||
, ["uni1AB8", 6840, "COMBINING DOUBLE OPEN MARK BELOW", "#f9e2e2"]
|
||||
, ["uni1D61", 7521, "MODIFIER LETTER SMALL CHI"]
|
||||
, ["colon.pnum", 60929, "[private use EE01]"]
|
||||
, ["glottalstopbarrev", 674, "LATIN LETTER REVERSED GLOTTAL STOP WITH STROKE"]
|
||||
, ["uni1D66", 7526, "GREEK SUBSCRIPT SMALL LETTER BETA"]
|
||||
, ["cyrillichook", null, null, "#dddddd"]
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 308 KiB After Width: | Height: | Size: 86 KiB |
|
Before Width: | Height: | Size: 98 KiB After Width: | Height: | Size: 71 KiB |
|
Before Width: | Height: | Size: 926 KiB After Width: | Height: | Size: 328 KiB |
|
Before Width: | Height: | Size: 859 KiB After Width: | Height: | Size: 526 KiB |
|
Before Width: | Height: | Size: 729 KiB After Width: | Height: | Size: 730 KiB |
|
|
@ -1,6 +1,6 @@
|
|||
[main]
|
||||
|
||||
version: 1.2
|
||||
version: 1.3
|
||||
foundry: rsms
|
||||
foundryurl: https://rsms.me/
|
||||
designer: Rasmus Andersson
|
||||
|
|
|
|||