Compare commits
7 commits
26a4415049
...
fe209a8aca
Author | SHA1 | Date | |
---|---|---|---|
fe209a8aca | |||
31a3bc83d5 | |||
79971d672e | |||
264b0d47f1 | |||
0a681100b4 | |||
e63446418c | |||
5c28290cc2 |
117 changed files with 919 additions and 384 deletions
2
Makefile
2
Makefile
|
@ -4,7 +4,7 @@ IDFILE ?= ~/.ssh/xyz
|
||||||
REMOTE_DIR ?= lang
|
REMOTE_DIR ?= lang
|
||||||
|
|
||||||
TMPDIR ?= _tmp
|
TMPDIR ?= _tmp
|
||||||
BUILDDIR ?= _build
|
BUILDDIR ?= /srv/www/lang
|
||||||
PAGESDIR ?= pages
|
PAGESDIR ?= pages
|
||||||
DATADIR ?= data
|
DATADIR ?= data
|
||||||
TEMPLATE ?= $(DATADIR)/template.html
|
TEMPLATE ?= $(DATADIR)/template.html
|
||||||
|
|
|
@ -5,4 +5,7 @@ packages:
|
||||||
source-repository-package
|
source-repository-package
|
||||||
type: git
|
type: git
|
||||||
location: https://git.rhiannon.website/rhi/svg-builder
|
location: https://git.rhiannon.website/rhi/svg-builder
|
||||||
tag: 39bb6a4e04ec2caccc23576b062ebfa0566bfb96
|
tag: 9c09fcea4ac316dd5e0709b40f85952047070bf1
|
||||||
|
|
||||||
|
shared: False
|
||||||
|
executable-dynamic: False
|
||||||
|
|
|
@ -30,9 +30,9 @@ executable laantas-script
|
||||||
RecordWildCards,
|
RecordWildCards,
|
||||||
ViewPatterns
|
ViewPatterns
|
||||||
build-depends:
|
build-depends:
|
||||||
base >= 4.14.0.0 && < 4.20,
|
base >= 4.14.0.0 && < 4.21,
|
||||||
containers ^>= 0.6.2.1,
|
containers >= 0.6 && < 0.8,
|
||||||
mtl ^>= 2.2.2,
|
mtl >= 2.2 && < 2.4,
|
||||||
svg-builder ^>= 0.1.1,
|
svg-builder ^>= 0.1.1,
|
||||||
optparse-applicative ^>= 0.16.0.0,
|
optparse-applicative ^>= 0.16.0.0,
|
||||||
text ^>= 2.1,
|
text ^>= 2.1,
|
||||||
|
|
|
@ -33,8 +33,8 @@ executable langfilter
|
||||||
RecordWildCards,
|
RecordWildCards,
|
||||||
ViewPatterns
|
ViewPatterns
|
||||||
build-depends:
|
build-depends:
|
||||||
base >= 4.14.0.0 && < 4.20,
|
base >= 4.14.0.0 && < 4.21,
|
||||||
containers ^>= 0.6.2.1,
|
containers >= 0.6 && < 0.8,
|
||||||
filepath ^>= 1.4.2.1,
|
filepath ^>= 1.4.2.1,
|
||||||
megaparsec ^>= 9.6.1,
|
megaparsec ^>= 9.6.1,
|
||||||
process ^>= 1.6.11.0,
|
process ^>= 1.6.11.0,
|
||||||
|
|
|
@ -159,11 +159,12 @@ tiallántas:
|
||||||
see: lántas
|
see: lántas
|
||||||
|
|
||||||
líbis:
|
líbis:
|
||||||
- p: ˈliː.bis
|
p: ˈliː.bis
|
||||||
t: n
|
ds:
|
||||||
d: happiness
|
- t: n
|
||||||
- t: interj
|
d: happiness
|
||||||
d: hi!
|
- t: interj
|
||||||
|
d: hi!
|
||||||
|
|
||||||
línai:
|
línai:
|
||||||
p: ˈliː.naj
|
p: ˈliː.naj
|
||||||
|
@ -192,12 +193,13 @@ parai:
|
||||||
|
|
||||||
ustai:
|
ustai:
|
||||||
p: ˈus.tai
|
p: ˈus.tai
|
||||||
- t: {v: i}
|
ds:
|
||||||
d: sing
|
- t: {v: i}
|
||||||
- t: n
|
d: sing
|
||||||
d:
|
- t: n
|
||||||
- song
|
d:
|
||||||
- ustail: (also) magic
|
- song
|
||||||
|
- ustail: (also) magic
|
||||||
|
|
||||||
purai:
|
purai:
|
||||||
p: ˈpu.ɾaj
|
p: ˈpu.ɾaj
|
||||||
|
@ -226,23 +228,24 @@ raban:
|
||||||
d: book
|
d: book
|
||||||
|
|
||||||
ran:
|
ran:
|
||||||
- p: ˈɾan
|
p: ˈɾan
|
||||||
t: n
|
ds:
|
||||||
d:
|
- t: n
|
||||||
- thing
|
d:
|
||||||
- of them (after quantity)
|
- thing
|
||||||
- ranł: mood (coll)
|
- of them (after quantity)
|
||||||
- ranla:
|
- ranł: mood (coll)
|
||||||
d: of
|
- ranla:
|
||||||
n: an exact countable subquantity
|
d: of
|
||||||
e:
|
n: an exact countable subquantity
|
||||||
o: pas ranla rabanḿł
|
e:
|
||||||
t: two of the books
|
o: pas ranla rabanḿł
|
||||||
- t: {suf: [{v: a}, n]}
|
t: two of the books
|
||||||
d: result
|
- t: {suf: [{v: a}, n]}
|
||||||
e:
|
d: result
|
||||||
o: nassúran
|
e:
|
||||||
t: gift
|
o: nassúran
|
||||||
|
t: gift
|
||||||
|
|
||||||
sida:
|
sida:
|
||||||
p: ˈsi.da
|
p: ˈsi.da
|
||||||
|
@ -303,12 +306,13 @@ naigimi:
|
||||||
d: sometime
|
d: sometime
|
||||||
|
|
||||||
gimimli:
|
gimimli:
|
||||||
- p: gi.ˈmim.li
|
p: gi.ˈmim.li
|
||||||
t: adv
|
ds:
|
||||||
d: then
|
- t: adv
|
||||||
n: at a time clear from context
|
d: then
|
||||||
- t: {pp: GEN}
|
n: at a time clear from context
|
||||||
d: at the same time as
|
- t: {pp: GEN}
|
||||||
|
d: at the same time as
|
||||||
|
|
||||||
sá:
|
sá:
|
||||||
p: ˈsaː
|
p: ˈsaː
|
||||||
|
@ -609,17 +613,18 @@ mikru:
|
||||||
d: micro
|
d: micro
|
||||||
|
|
||||||
nai:
|
nai:
|
||||||
- p: ˈnaj
|
p: ˈnaj
|
||||||
t: num
|
ds:
|
||||||
d:
|
- t: num
|
||||||
- one
|
d:
|
||||||
- nat: first
|
- one
|
||||||
- natta: only
|
- nat: first
|
||||||
- nala: any
|
- natta: only
|
||||||
- t: dem
|
- nala: any
|
||||||
d:
|
- t: dem
|
||||||
- anyone
|
d:
|
||||||
- anything
|
- anyone
|
||||||
|
- anything
|
||||||
|
|
||||||
pas:
|
pas:
|
||||||
p: ˈpas
|
p: ˈpas
|
||||||
|
@ -961,12 +966,17 @@ rauš:
|
||||||
nakasnai:
|
nakasnai:
|
||||||
p: ˈna.kas.naj
|
p: ˈna.kas.naj
|
||||||
t: prn
|
t: prn
|
||||||
|
n: also násna
|
||||||
d:
|
d:
|
||||||
- everyone
|
- everyone
|
||||||
- everything
|
- everything
|
||||||
- nakasnala:
|
- nakasnala:
|
||||||
d: [every, all]
|
d: [every, all]
|
||||||
n: used with plural
|
n: - used with plural
|
||||||
|
- also násná
|
||||||
|
- nakasnanua:
|
||||||
|
d: [always]
|
||||||
|
n: also násnua
|
||||||
|
|
||||||
sufa:
|
sufa:
|
||||||
p: ˈsu.fa
|
p: ˈsu.fa
|
||||||
|
@ -978,15 +988,16 @@ sufa:
|
||||||
- choose
|
- choose
|
||||||
|
|
||||||
fuha:
|
fuha:
|
||||||
- p: ˈfu.xa
|
p: ˈfu.xa
|
||||||
t: {v: i}
|
ds:
|
||||||
d:
|
- t: {v: i}
|
||||||
- blow
|
d:
|
||||||
- whistle
|
- blow
|
||||||
- t: n
|
- whistle
|
||||||
d:
|
- t: n
|
||||||
- wind
|
d:
|
||||||
- breath
|
- wind
|
||||||
|
- breath
|
||||||
|
|
||||||
bássa:
|
bássa:
|
||||||
p: ˈbaːs.sa
|
p: ˈbaːs.sa
|
||||||
|
@ -1055,11 +1066,11 @@ abjas:
|
||||||
|
|
||||||
ƶuna:
|
ƶuna:
|
||||||
p: ˈθu.na
|
p: ˈθu.na
|
||||||
- t: adv
|
t: adv
|
||||||
d:
|
d:
|
||||||
- exactly
|
- exactly
|
||||||
- "ƶuna gimimli": just now
|
- "ƶuna gimimli": just now
|
||||||
- ƶunat: exact
|
- ƶunat: exact
|
||||||
|
|
||||||
daš:
|
daš:
|
||||||
p: ˈdaʃ
|
p: ˈdaʃ
|
||||||
|
@ -1070,11 +1081,12 @@ daš:
|
||||||
# see: galtúm # this word no longer exists??????
|
# see: galtúm # this word no longer exists??????
|
||||||
|
|
||||||
lisma:
|
lisma:
|
||||||
- p: ˈlis.ma
|
p: ˈlis.ma
|
||||||
t: {pp: GEN}
|
ds:
|
||||||
d: regardless of
|
- t: {pp: GEN}
|
||||||
- t: conj
|
d: regardless of
|
||||||
d: regardless of whether or not
|
- t: conj
|
||||||
|
d: regardless of whether or not
|
||||||
|
|
||||||
miašša:
|
miašša:
|
||||||
p: ˈmiəʃ.ʃa
|
p: ˈmiəʃ.ʃa
|
||||||
|
@ -1181,16 +1193,17 @@ nuabia:
|
||||||
- "rút čauba": give up (coll)
|
- "rút čauba": give up (coll)
|
||||||
|
|
||||||
tílju:
|
tílju:
|
||||||
- p: ˈtiːl.ju
|
p: ˈtiːl.ju
|
||||||
t: n
|
ds:
|
||||||
d:
|
- t: n
|
||||||
- light
|
d:
|
||||||
- energy
|
- light
|
||||||
- t: {v: i}
|
- energy
|
||||||
d:
|
- t: {v: i}
|
||||||
- glow
|
d:
|
||||||
- shine (of the sun)
|
- glow
|
||||||
- smile
|
- shine (of the sun)
|
||||||
|
- smile
|
||||||
|
|
||||||
waračča:
|
waračča:
|
||||||
p: wa.ˈɾat.tʃa
|
p: wa.ˈɾat.tʃa
|
||||||
|
@ -1449,6 +1462,7 @@ ličča:
|
||||||
d:
|
d:
|
||||||
- multitude
|
- multitude
|
||||||
- liččala: many
|
- liččala: many
|
||||||
|
- liččali: usually
|
||||||
|
|
||||||
dagu:
|
dagu:
|
||||||
p: ˈda.ɡu
|
p: ˈda.ɡu
|
||||||
|
@ -1811,10 +1825,11 @@ lau:
|
||||||
|
|
||||||
kalsu:
|
kalsu:
|
||||||
p: ˈkal.su
|
p: ˈkal.su
|
||||||
- t: {v: t}
|
ds:
|
||||||
d: [strike, hit]
|
- t: {v: t}
|
||||||
- t: n
|
d: [strike, hit]
|
||||||
d: [beat, drum]
|
- t: n
|
||||||
|
d: [beat, drum]
|
||||||
|
|
||||||
asurai:
|
asurai:
|
||||||
p: ˈa.su.ɾaj
|
p: ˈa.su.ɾaj
|
||||||
|
@ -1857,13 +1872,14 @@ giba:
|
||||||
t: to ride a vehicle (e.g. a bus)
|
t: to ride a vehicle (e.g. a bus)
|
||||||
|
|
||||||
saunu:
|
saunu:
|
||||||
- p: ˈsau.nu
|
p: ˈsau.nu
|
||||||
t: n
|
ds:
|
||||||
d:
|
- t: n
|
||||||
- wheel
|
d:
|
||||||
- vehicle
|
- wheel
|
||||||
- t: {v: i}
|
- vehicle
|
||||||
d: turn
|
- t: {v: i}
|
||||||
|
d: turn
|
||||||
|
|
||||||
šámsaunu:
|
šámsaunu:
|
||||||
p: ˈʃaːm.sau.nu
|
p: ˈʃaːm.sau.nu
|
||||||
|
@ -1892,11 +1908,12 @@ gifu:
|
||||||
|
|
||||||
|
|
||||||
niba:
|
niba:
|
||||||
- p: ˈni.ba
|
p: ˈni.ba
|
||||||
t: n
|
ds:
|
||||||
d: spider
|
- t: n
|
||||||
- t: {v: i}
|
d: spider
|
||||||
d: spin a web
|
- t: {v: i}
|
||||||
|
d: spin a web
|
||||||
|
|
||||||
nibaran:
|
nibaran:
|
||||||
p: ˈni.ba.ɾan
|
p: ˈni.ba.ɾan
|
||||||
|
@ -1979,6 +1996,11 @@ gipa:
|
||||||
t: n
|
t: n
|
||||||
d: neck
|
d: neck
|
||||||
|
|
||||||
|
gunnu:
|
||||||
|
p: ˈɡun.nu
|
||||||
|
t: n
|
||||||
|
d: belly
|
||||||
|
|
||||||
jaisi:
|
jaisi:
|
||||||
p: ˈjai.si
|
p: ˈjai.si
|
||||||
t: n
|
t: n
|
||||||
|
@ -2006,7 +2028,10 @@ fas:
|
||||||
ǧiššima:
|
ǧiššima:
|
||||||
p: ˈdʒiʃ.ʃima
|
p: ˈdʒiʃ.ʃima
|
||||||
t: n
|
t: n
|
||||||
d: [oven, bakery]
|
d:
|
||||||
|
- oven
|
||||||
|
- bakery
|
||||||
|
- dawinǧiššima: forge
|
||||||
see: [ǧisa, ǧima]
|
see: [ǧisa, ǧima]
|
||||||
|
|
||||||
wasal:
|
wasal:
|
||||||
|
@ -2117,3 +2142,42 @@ kus:
|
||||||
p: kus
|
p: kus
|
||||||
t: n
|
t: n
|
||||||
d: [stone, rock]
|
d: [stone, rock]
|
||||||
|
|
||||||
|
pasaga:
|
||||||
|
p: ˈpa.sa.ɡa
|
||||||
|
t: n
|
||||||
|
d: taur
|
||||||
|
see: [pas, aga]
|
||||||
|
|
||||||
|
lagan:
|
||||||
|
p: ˈla.ɡan
|
||||||
|
t: {pp: INS}
|
||||||
|
d: belonging to
|
||||||
|
n: used to disambiguate ownership from other meanings of the genitive
|
||||||
|
|
||||||
|
kið:
|
||||||
|
t: n
|
||||||
|
d: ring
|
||||||
|
|
||||||
|
álitkið:
|
||||||
|
t: n
|
||||||
|
d: collar
|
||||||
|
see: [álit, kið]
|
||||||
|
|
||||||
|
dulwa:
|
||||||
|
t: n
|
||||||
|
d: leg
|
||||||
|
|
||||||
|
dilwi:
|
||||||
|
t: n
|
||||||
|
d: sock
|
||||||
|
see: dulwa
|
||||||
|
n: '"leggy"'
|
||||||
|
|
||||||
|
talas:
|
||||||
|
t: n
|
||||||
|
d: [head, tip, point]
|
||||||
|
|
||||||
|
usu:
|
||||||
|
t: n
|
||||||
|
d: mind
|
||||||
|
|
473
style/fonts/junicode/junicode.css
Normal file
473
style/fonts/junicode/junicode.css
Normal file
|
@ -0,0 +1,473 @@
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-Regular.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-Regular.woff2) format('woff2');
|
||||||
|
font-weight: 400;
|
||||||
|
font-style: normal;
|
||||||
|
font-stretch: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-Italic.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-Italic.woff2) format('woff2');
|
||||||
|
font-weight: 400;
|
||||||
|
font-style: italic;
|
||||||
|
font-stretch: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-Medium.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-Medium.woff2) format('woff2');
|
||||||
|
font-weight: 500;
|
||||||
|
font-style: normal;
|
||||||
|
font-stretch: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-MediumItalic.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-MediumItalic.woff2) format('woff2');
|
||||||
|
font-weight: 500;
|
||||||
|
font-style: italic;
|
||||||
|
font-stretch: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-Medium.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-Medium.woff2) format('woff2');
|
||||||
|
font-weight: 500;
|
||||||
|
font-style: normal;
|
||||||
|
font-stretch: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-MediumItalic.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-MediumItalic.woff2) format('woff2');
|
||||||
|
font-weight: 500;
|
||||||
|
font-style: italic;
|
||||||
|
font-stretch: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-SmBold.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-SmBold.woff2) format('woff2');
|
||||||
|
font-weight: 600;
|
||||||
|
font-style: normal;
|
||||||
|
font-stretch: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-SmBoldItalic.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-SmBoldItalic.woff2) format('woff2');
|
||||||
|
font-weight: 600;
|
||||||
|
font-style: italic;
|
||||||
|
font-stretch: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-Bold.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-Bold.woff2) format('woff2');
|
||||||
|
font-weight: 700;
|
||||||
|
font-style: normal;
|
||||||
|
font-stretch: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-BoldItalic.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-BoldItalic.woff2) format('woff2');
|
||||||
|
font-weight: 700;
|
||||||
|
font-style: italic;
|
||||||
|
font-stretch: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-Light.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-Light.woff2) format('woff2');
|
||||||
|
font-weight: 200;
|
||||||
|
font-style: normal;
|
||||||
|
font-stretch: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-LightItalic.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-LightItalic.woff2) format('woff2');
|
||||||
|
font-weight: 200;
|
||||||
|
font-style: italic;
|
||||||
|
font-stretch: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-SmExp.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-SmExp.woff2) format('woff2');
|
||||||
|
font-weight: 400;
|
||||||
|
font-style: normal;
|
||||||
|
font-stretch: semi-expanded;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-SmExpItalic.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-SmExpItalic.woff2) format('woff2');
|
||||||
|
font-weight: 400;
|
||||||
|
font-style: italic;
|
||||||
|
font-stretch: semi-expanded;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-SmExpMedium.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-SmExpMedium.woff2) format('woff2');
|
||||||
|
font-weight: 500;
|
||||||
|
font-style: normal;
|
||||||
|
font-stretch: semi-expanded;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-SmExpMediumItalic.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-SmExpMediumItalic.woff2) format('woff2');
|
||||||
|
font-weight: 500;
|
||||||
|
font-style: italic;
|
||||||
|
font-stretch: semi-expanded;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-SmExpMedium.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-SmExpMedium.woff2) format('woff2');
|
||||||
|
font-weight: 500;
|
||||||
|
font-style: normal;
|
||||||
|
font-stretch: semi-expanded;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-SmExpMediumItalic.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-SmExpMediumItalic.woff2) format('woff2');
|
||||||
|
font-weight: 500;
|
||||||
|
font-style: italic;
|
||||||
|
font-stretch: semi-expanded;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-SmExpSmBold.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-SmExpSmBold.woff2) format('woff2');
|
||||||
|
font-weight: 600;
|
||||||
|
font-style: normal;
|
||||||
|
font-stretch: semi-expanded;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-SmExpSmBoldItalic.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-SmExpSmBoldItalic.woff2) format('woff2');
|
||||||
|
font-weight: 600;
|
||||||
|
font-style: italic;
|
||||||
|
font-stretch: semi-expanded;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-SmExpBold.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-SmExpBold.woff2) format('woff2');
|
||||||
|
font-weight: 700;
|
||||||
|
font-style: normal;
|
||||||
|
font-stretch: semi-expanded;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-SmExpBoldItalic.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-SmExpBoldItalic.woff2) format('woff2');
|
||||||
|
font-weight: 700;
|
||||||
|
font-style: italic;
|
||||||
|
font-stretch: semi-expanded;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-SmExpLight.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-SmExpLight.woff2) format('woff2');
|
||||||
|
font-weight: 200;
|
||||||
|
font-style: normal;
|
||||||
|
font-stretch: semi-expanded;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-SmExpLightItalic.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-SmExpLightItalic.woff2) format('woff2');
|
||||||
|
font-weight: 200;
|
||||||
|
font-style: italic;
|
||||||
|
font-stretch: semi-expanded;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-Exp.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-Exp.woff2) format('woff2');
|
||||||
|
font-weight: 400;
|
||||||
|
font-style: normal;
|
||||||
|
font-stretch: expanded;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-ExpItalic.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-ExpItalic.woff2) format('woff2');
|
||||||
|
font-weight: 400;
|
||||||
|
font-style: italic;
|
||||||
|
font-stretch: expanded;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-ExpMedium.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-ExpMedium.woff2) format('woff2');
|
||||||
|
font-weight: 500;
|
||||||
|
font-style: normal;
|
||||||
|
font-stretch: expanded;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-ExpMediumItalic.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-ExpMediumItalic.woff2) format('woff2');
|
||||||
|
font-weight: 500;
|
||||||
|
font-style: italic;
|
||||||
|
font-stretch: expanded;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-ExpMedium.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-ExpMedium.woff2) format('woff2');
|
||||||
|
font-weight: 500;
|
||||||
|
font-style: normal;
|
||||||
|
font-stretch: expanded;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-ExpMediumItalic.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-ExpMediumItalic.woff2) format('woff2');
|
||||||
|
font-weight: 500;
|
||||||
|
font-style: italic;
|
||||||
|
font-stretch: expanded;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-ExpSmBold.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-ExpSmBold.woff2) format('woff2');
|
||||||
|
font-weight: 600;
|
||||||
|
font-style: normal;
|
||||||
|
font-stretch: expanded;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-ExpSmBoldItalic.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-ExpSmBoldItalic.woff2) format('woff2');
|
||||||
|
font-weight: 600;
|
||||||
|
font-style: italic;
|
||||||
|
font-stretch: expanded;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-ExpBold.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-ExpBold.woff2) format('woff2');
|
||||||
|
font-weight: 700;
|
||||||
|
font-style: normal;
|
||||||
|
font-stretch: expanded;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-ExpBoldItalic.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-ExpBoldItalic.woff2) format('woff2');
|
||||||
|
font-weight: 700;
|
||||||
|
font-style: italic;
|
||||||
|
font-stretch: expanded;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-SmCond.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-SmCond.woff2) format('woff2');
|
||||||
|
font-weight: 400;
|
||||||
|
font-style: normal;
|
||||||
|
font-stretch: semi-condensed;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-SmCondItalic.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-SmCondItalic.woff2) format('woff2');
|
||||||
|
font-weight: 400;
|
||||||
|
font-style: italic;
|
||||||
|
font-stretch: semi-condensed;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-SmCondMedium.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-SmCondMedium.woff2) format('woff2');
|
||||||
|
font-weight: 600;
|
||||||
|
font-style: normal;
|
||||||
|
font-stretch: semi-condensed;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-SmCondMediumItalic.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-SmCondMediumItalic.woff2) format('woff2');
|
||||||
|
font-weight: 600;
|
||||||
|
font-style: italic;
|
||||||
|
font-stretch: semi-condensed;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-SmCondBold.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-SmCondBold.woff2) format('woff2');
|
||||||
|
font-weight: 700;
|
||||||
|
font-style: normal;
|
||||||
|
font-stretch: semi-condensed;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-SmCondBoldItalic.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-SmCondBoldItalic.woff2) format('woff2');
|
||||||
|
font-weight: 700;
|
||||||
|
font-style: italic;
|
||||||
|
font-stretch: semi-condensed;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-Cond.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-Cond.woff2) format('woff2');
|
||||||
|
font-weight: 400;
|
||||||
|
font-style: normal;
|
||||||
|
font-stretch: condensed;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-CondItalic.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-CondItalic.woff2) format('woff2');
|
||||||
|
font-weight: 400;
|
||||||
|
font-style: italic;
|
||||||
|
font-stretch: condensed;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-CondMedium.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-CondMedium.woff2) format('woff2');
|
||||||
|
font-weight: 500;
|
||||||
|
font-style: normal;
|
||||||
|
font-stretch: condensed;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-CondMediumItalic.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-CondMediumItalic.woff2) format('woff2');
|
||||||
|
font-weight: 500;
|
||||||
|
font-style: italic;
|
||||||
|
font-stretch: condensed;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-CondMedium.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-CondMedium.woff2) format('woff2');
|
||||||
|
font-weight: 500;
|
||||||
|
font-style: normal;
|
||||||
|
font-stretch: condensed;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-CondMediumItalic.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-CondMediumItalic.woff2) format('woff2');
|
||||||
|
font-weight: 500;
|
||||||
|
font-style: italic;
|
||||||
|
font-stretch: condensed;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-CondSmBold.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-CondSmBold.woff2) format('woff2');
|
||||||
|
font-weight: 600;
|
||||||
|
font-style: normal;
|
||||||
|
font-stretch: condensed;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-CondSmBoldItalic.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-CondSmBoldItalic.woff2) format('woff2');
|
||||||
|
font-weight: 600;
|
||||||
|
font-style: italic;
|
||||||
|
font-stretch: condensed;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-CondBold.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-CondBold.woff2) format('woff2');
|
||||||
|
font-weight: 700;
|
||||||
|
font-style: normal;
|
||||||
|
font-stretch: condensed;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-CondBoldItalic.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-CondBoldItalic.woff2) format('woff2');
|
||||||
|
font-weight: 700;
|
||||||
|
font-style: italic;
|
||||||
|
font-stretch: condensed;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-ExpLight.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-ExpLight.woff2) format('woff2');
|
||||||
|
font-weight: 200;
|
||||||
|
font-style: normal;
|
||||||
|
font-stretch: expanded;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Junicode;
|
||||||
|
src: url(ttf/Junicode-ExpLightItalic.ttf) format('ttf'),
|
||||||
|
url(woff2/Junicode-ExpLightItalic.woff2) format('woff2');
|
||||||
|
font-weight: 200;
|
||||||
|
font-style: italic;
|
||||||
|
font-stretch: expanded;
|
||||||
|
}
|
BIN
style/fonts/junicode/ttf/Junicode-Bold.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-Bold.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-BoldItalic.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-BoldItalic.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-Cond.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-Cond.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-CondItalic.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-CondItalic.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-CondLight.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-CondLight.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-CondLightItalic.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-CondLightItalic.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-CondMedium.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-CondMedium.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-CondMediumItalic.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-CondMediumItalic.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-Exp.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-Exp.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-ExpBold.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-ExpBold.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-ExpBoldItalic.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-ExpBoldItalic.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-ExpItalic.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-ExpItalic.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-ExpMedium.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-ExpMedium.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-ExpMediumItalic.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-ExpMediumItalic.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-ExpSmBold.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-ExpSmBold.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-ExpSmBoldItalic.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-ExpSmBoldItalic.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-Italic.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-Italic.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-Light.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-Light.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-LightItalic.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-LightItalic.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-Medium.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-Medium.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-MediumItalic.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-MediumItalic.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-Regular.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-Regular.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-SmBold.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-SmBold.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-SmBoldItalic.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-SmBoldItalic.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-SmCond.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-SmCond.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-SmCondItalic.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-SmCondItalic.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-SmCondLight.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-SmCondLight.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-SmCondLightItalic.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-SmCondLightItalic.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-SmCondMedium.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-SmCondMedium.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-SmCondMediumItalic.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-SmCondMediumItalic.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-SmExp.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-SmExp.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-SmExpBold.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-SmExpBold.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-SmExpBoldItalic.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-SmExpBoldItalic.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-SmExpItalic.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-SmExpItalic.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-SmExpMedium.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-SmExpMedium.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-SmExpMediumItalic.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-SmExpMediumItalic.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-SmExpSmBold.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-SmExpSmBold.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/ttf/Junicode-SmExpSmBoldItalic.ttf
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/ttf/Junicode-SmExpSmBoldItalic.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-Bold.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-Bold.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-BoldItalic.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-BoldItalic.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-Cond.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-Cond.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-CondItalic.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-CondItalic.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-CondLight.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-CondLight.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-CondLightItalic.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-CondLightItalic.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-CondMedium.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-CondMedium.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-CondMediumItalic.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-CondMediumItalic.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-Exp.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-Exp.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-ExpBold.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-ExpBold.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-ExpBoldItalic.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-ExpBoldItalic.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-ExpItalic.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-ExpItalic.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-ExpMedium.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-ExpMedium.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-ExpMediumItalic.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-ExpMediumItalic.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-ExpSmBold.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-ExpSmBold.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-ExpSmBoldItalic.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-ExpSmBoldItalic.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-Italic.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-Italic.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-Light.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-Light.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-LightItalic.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-LightItalic.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-Medium.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-Medium.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-MediumItalic.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-MediumItalic.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-Regular.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-Regular.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-SmBold.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-SmBold.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-SmBoldItalic.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-SmBoldItalic.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-SmCond.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-SmCond.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-SmCondItalic.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-SmCondItalic.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-SmCondLight.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-SmCondLight.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-SmCondLightItalic.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-SmCondLightItalic.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-SmCondMedium.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-SmCondMedium.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-SmCondMediumItalic.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-SmCondMediumItalic.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-SmExp.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-SmExp.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-SmExpBold.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-SmExpBold.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-SmExpBoldItalic.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-SmExpBoldItalic.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-SmExpItalic.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-SmExpItalic.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-SmExpMedium.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-SmExpMedium.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-SmExpMediumItalic.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-SmExpMediumItalic.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-SmExpSmBold.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-SmExpSmBold.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
style/fonts/junicode/woff2/Junicode-SmExpSmBoldItalic.woff2
(Stored with Git LFS)
Normal file
BIN
style/fonts/junicode/woff2/Junicode-SmExpSmBoldItalic.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
|
@ -1,138 +0,0 @@
|
||||||
@font-face {
|
|
||||||
font-family: JuniusX;
|
|
||||||
font-weight: 300;
|
|
||||||
font-stretch: normal;
|
|
||||||
src:
|
|
||||||
url(ttf/JuniusX-Light.ttf) format('ttf'),
|
|
||||||
url(woff2/JuniusX-Light.woff2) format('woff2');
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: JuniusX;
|
|
||||||
font-weight: 400;
|
|
||||||
font-stretch: normal;
|
|
||||||
src:
|
|
||||||
url(ttf/JuniusX-Regular.ttf) format('ttf'),
|
|
||||||
url(woff2/JuniusX-Regular.woff2) format('woff2');
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: JuniusX;
|
|
||||||
font-weight: 500;
|
|
||||||
font-stretch: normal;
|
|
||||||
src:
|
|
||||||
url(ttf/JuniusX-Medium.ttf) format('ttf'),
|
|
||||||
url(woff2/JuniusX-Medium.woff2) format('woff2');
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: JuniusX;
|
|
||||||
font-weight: 600;
|
|
||||||
font-stretch: normal;
|
|
||||||
src:
|
|
||||||
url(ttf/JuniusX-Semibold.ttf) format('ttf'),
|
|
||||||
url(woff2/JuniusX-Semibold.woff2) format('woff2');
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: JuniusX;
|
|
||||||
font-weight: 700;
|
|
||||||
font-stretch: normal;
|
|
||||||
src:
|
|
||||||
url(ttf/JuniusX-Bold.ttf) format('ttf'),
|
|
||||||
url(woff2/JuniusX-Bold.woff2) format('woff2');
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: JuniusX;
|
|
||||||
font-weight: 300;
|
|
||||||
font-stretch: semi-condensed;
|
|
||||||
src:
|
|
||||||
url(ttf/JuniusX-SemiCondensedLight.ttf) format('ttf'),
|
|
||||||
url(woff2/JuniusX-SemiCondensedLight.woff2) format('woff2');
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: JuniusX;
|
|
||||||
font-weight: 400;
|
|
||||||
font-stretch: semi-condensed;
|
|
||||||
src:
|
|
||||||
url(ttf/JuniusX-SemiCondensed.ttf) format('ttf'),
|
|
||||||
url(woff2/JuniusX-SemiCondensed.woff2) format('woff2');
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: JuniusX;
|
|
||||||
font-weight: 500;
|
|
||||||
font-stretch: semi-condensed;
|
|
||||||
src:
|
|
||||||
url(ttf/JuniusX-SemiCondensedMedium.ttf) format('ttf'),
|
|
||||||
url(woff2/JuniusX-SemiCondensedMedium.woff2) format('woff2');
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: JuniusX;
|
|
||||||
font-weight: 600;
|
|
||||||
font-stretch: semi-condensed;
|
|
||||||
src:
|
|
||||||
url(ttf/JuniusX-SemiCondensedSemibold.ttf) format('ttf'),
|
|
||||||
url(woff2/JuniusX-SemiCondensedSemibold.woff2) format('woff2');
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: JuniusX;
|
|
||||||
font-weight: 700;
|
|
||||||
font-stretch: semi-condensed;
|
|
||||||
src:
|
|
||||||
url(ttf/JuniusX-SemiCondensedBold.ttf) format('ttf'),
|
|
||||||
url(woff2/JuniusX-SemiCondensedBold.woff2) format('woff2');
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: JuniusX;
|
|
||||||
font-weight: 300;
|
|
||||||
font-stretch: condensed;
|
|
||||||
src:
|
|
||||||
url(ttf/JuniusX-CondensedLight.ttf) format('ttf'),
|
|
||||||
url(woff2/JuniusX-CondensedLight.woff2) format('woff2');
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: JuniusX;
|
|
||||||
font-weight: 400;
|
|
||||||
font-stretch: condensed;
|
|
||||||
src:
|
|
||||||
url(ttf/JuniusX-Condensed.ttf) format('ttf'),
|
|
||||||
url(woff2/JuniusX-Condensed.woff2) format('woff2');
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: JuniusX;
|
|
||||||
font-weight: 500;
|
|
||||||
font-stretch: condensed;
|
|
||||||
src:
|
|
||||||
url(ttf/JuniusX-CondensedMedium.ttf) format('ttf'),
|
|
||||||
url(woff2/JuniusX-CondensedMedium.woff2) format('woff2');
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: JuniusX;
|
|
||||||
font-weight: 600;
|
|
||||||
font-stretch: condensed;
|
|
||||||
src:
|
|
||||||
url(ttf/JuniusX-CondensedSemibold.ttf) format('ttf'),
|
|
||||||
url(woff2/JuniusX-CondensedSemibold.woff2) format('woff2');
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: JuniusX;
|
|
||||||
font-weight: 700;
|
|
||||||
font-stretch: condensed;
|
|
||||||
src:
|
|
||||||
url(ttf/JuniusX-CondensedBold.ttf) format('ttf'),
|
|
||||||
url(woff2/JuniusX-CondensedBold.woff2) format('woff2');
|
|
||||||
}
|
|
||||||
|
|
||||||
/* idk what "JuniusVF" is */
|
|
BIN
style/fonts/junius/ttf/JuniusVF.ttf
(Stored with Git LFS)
BIN
style/fonts/junius/ttf/JuniusVF.ttf
(Stored with Git LFS)
Binary file not shown.
BIN
style/fonts/junius/ttf/JuniusX-Bold.ttf
(Stored with Git LFS)
BIN
style/fonts/junius/ttf/JuniusX-Bold.ttf
(Stored with Git LFS)
Binary file not shown.
BIN
style/fonts/junius/ttf/JuniusX-Condensed.ttf
(Stored with Git LFS)
BIN
style/fonts/junius/ttf/JuniusX-Condensed.ttf
(Stored with Git LFS)
Binary file not shown.
BIN
style/fonts/junius/ttf/JuniusX-CondensedBold.ttf
(Stored with Git LFS)
BIN
style/fonts/junius/ttf/JuniusX-CondensedBold.ttf
(Stored with Git LFS)
Binary file not shown.
BIN
style/fonts/junius/ttf/JuniusX-CondensedLight.ttf
(Stored with Git LFS)
BIN
style/fonts/junius/ttf/JuniusX-CondensedLight.ttf
(Stored with Git LFS)
Binary file not shown.
BIN
style/fonts/junius/ttf/JuniusX-CondensedMedium.ttf
(Stored with Git LFS)
BIN
style/fonts/junius/ttf/JuniusX-CondensedMedium.ttf
(Stored with Git LFS)
Binary file not shown.
BIN
style/fonts/junius/ttf/JuniusX-CondensedSemibold.ttf
(Stored with Git LFS)
BIN
style/fonts/junius/ttf/JuniusX-CondensedSemibold.ttf
(Stored with Git LFS)
Binary file not shown.
BIN
style/fonts/junius/ttf/JuniusX-Light.ttf
(Stored with Git LFS)
BIN
style/fonts/junius/ttf/JuniusX-Light.ttf
(Stored with Git LFS)
Binary file not shown.
BIN
style/fonts/junius/ttf/JuniusX-Medium.ttf
(Stored with Git LFS)
BIN
style/fonts/junius/ttf/JuniusX-Medium.ttf
(Stored with Git LFS)
Binary file not shown.
BIN
style/fonts/junius/ttf/JuniusX-Regular.ttf
(Stored with Git LFS)
BIN
style/fonts/junius/ttf/JuniusX-Regular.ttf
(Stored with Git LFS)
Binary file not shown.
BIN
style/fonts/junius/ttf/JuniusX-SemiCondensed.ttf
(Stored with Git LFS)
BIN
style/fonts/junius/ttf/JuniusX-SemiCondensed.ttf
(Stored with Git LFS)
Binary file not shown.
BIN
style/fonts/junius/ttf/JuniusX-SemiCondensedBold.ttf
(Stored with Git LFS)
BIN
style/fonts/junius/ttf/JuniusX-SemiCondensedBold.ttf
(Stored with Git LFS)
Binary file not shown.
BIN
style/fonts/junius/ttf/JuniusX-SemiCondensedLight.ttf
(Stored with Git LFS)
BIN
style/fonts/junius/ttf/JuniusX-SemiCondensedLight.ttf
(Stored with Git LFS)
Binary file not shown.
BIN
style/fonts/junius/ttf/JuniusX-SemiCondensedMedium.ttf
(Stored with Git LFS)
BIN
style/fonts/junius/ttf/JuniusX-SemiCondensedMedium.ttf
(Stored with Git LFS)
Binary file not shown.
BIN
style/fonts/junius/ttf/JuniusX-SemiCondensedSemibold.ttf
(Stored with Git LFS)
BIN
style/fonts/junius/ttf/JuniusX-SemiCondensedSemibold.ttf
(Stored with Git LFS)
Binary file not shown.
BIN
style/fonts/junius/ttf/JuniusX-Semibold.ttf
(Stored with Git LFS)
BIN
style/fonts/junius/ttf/JuniusX-Semibold.ttf
(Stored with Git LFS)
Binary file not shown.
|
@ -1,6 +0,0 @@
|
||||||
[Dolphin]
|
|
||||||
PreviewsShown=false
|
|
||||||
SortFoldersFirst=false
|
|
||||||
Timestamp=2021,4,3,1,1,24
|
|
||||||
Version=4
|
|
||||||
ViewMode=2
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue