diff --git a/README.md b/README.md index 08c6878..36f4762 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Keyrune v3.0.3 +# Keyrune v3.1.1 ## The Magic: the Gathering set symbol font! @@ -60,6 +60,8 @@ Attribution is **greatly appreciated** but not required! ## Changelog +* v3.1.1 - Minor corrections for versioning +* v3.1.0 - Slew of new icons for Ixalan, Rivals of Ixalan, Explorers of Ixalan, and Unstable; corrected Hour of Devastation icon based on official release * v3.0.3 - Adding new (correct) Archenemy: Nicol Bolas symbol with confirmed set code (e01) * v3.0.2 - Fixing BRB path issue * v3.0.1 - Adding IDW Promo icon and clenaing up some core set icons diff --git a/bower.json b/bower.json index b7ffa53..8c3e9b2 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "keyrune", "homepage": "http://andrewgioia.github.io/Keyrune", - "version": "3.0.3", + "version": "3.1.1", "authors": [ "Andrew Gioia <andrewgioia@gmail.com>" ], diff --git a/css/keyrune.css b/css/keyrune.css index e876713..4e207f7 100644 --- a/css/keyrune.css +++ b/css/keyrune.css @@ -2,8 +2,8 @@ * Global */ @font-face { font-family: 'Keyrune'; - src: url('../fonts/keyrune.eot?v=3.0.3'); - src: url('../fonts/keyrune.eot?#iefix&v=3.0.3') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.0.3') format('woff2'), url('../fonts/keyrune.woff?v=3.0.3') format('woff'), url('../fonts/keyrune.ttf?v=3.0.3') format('truetype'), url('../fonts/keyrune.svg?v=3.0.3#keyrune') format('svg'); + src: url('../fonts/keyrune.eot?v=3.1.1'); + src: url('../fonts/keyrune.eot?#iefix&v=3.1.1') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.1.1') format('woff2'), url('../fonts/keyrune.woff?v=3.1.1') format('woff'), url('../fonts/keyrune.ttf?v=3.1.1') format('truetype'), url('../fonts/keyrune.svg?v=3.1.1#keyrune') format('svg'); font-weight: normal; font-style: normal; } @@ -456,6 +456,13 @@ .ss-hou:before { content: "\e924"; } +/* Ixalan Block */ +.ss-xln:before { + content: "\e92e"; +} +.ss-rix:before { + content: "\e92f"; +} /** * Command Zone */ .ss-van:before { @@ -504,6 +511,9 @@ .ss-ann:before { content: "\e92d"; } +.ss-e02:before { + content: "\e931"; +} /** * Reprint */ .ss-chr:before { @@ -777,6 +787,9 @@ .ss-unh:before { content: "\e692"; } +.ss-ust:before { + content: "\e930"; +} /** * Unofficial */ .ss-xcle:before { diff --git a/css/keyrune.min.css b/css/keyrune.min.css index bad21e2..324afec 100644 --- a/css/keyrune.min.css +++ b/css/keyrune.min.css @@ -1 +1 @@ -@font-face{font-family:Keyrune;src:url(../fonts/keyrune.eot?v=3.0.3);src:url(../fonts/keyrune.eot?#iefix&v=3.0.3) format('embedded-opentype'),url(../fonts/keyrune.woff2?v=3.0.3) format('woff2'),url(../fonts/keyrune.woff?v=3.0.3) format('woff'),url(../fonts/keyrune.ttf?v=3.0.3) format('truetype'),url(../fonts/keyrune.svg?v=3.0.3#keyrune) format('svg');font-weight:400;font-style:normal}.ss{display:inline-block;font:normal normal normal 14px/1 Keyrune;font-size:inherit;line-height:1em;text-rendering:auto;transform:translate(0,0);speak:none;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ss:before{content:"\e684"}.ss-2x{font-size:2em}.ss-3x{font-size:3em}.ss-4x{font-size:4em}.ss-5x{font-size:5em}.ss-6x{font-size:6em}.ss-common{color:#1A1718}.ss-common.ss-grad{background:-webkit-gradient(linear,left top,right top,color-stop(1%,#302b2c),color-stop(50%,#474040),color-stop(100%,#302b2c));background:-webkit-linear-gradient(left,#302b2c 1%,#474040 50%,#302b2c 100%);-webkit-text-stroke:.03em #000;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ss-common.ss-grad.ss-no-border{-webkit-text-stroke:0}.ss-uncommon{color:#707883}.ss-uncommon.ss-grad{background:-webkit-gradient(linear,left top,right top,color-stop(0,#5a6572),color-stop(50%,#9e9e9e),color-stop(100%,#5a6572));background:-webkit-linear-gradient(left,#5a6572 0,#9e9e9e 50%,#5a6572 100%);-webkit-text-stroke:.03em #111;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ss-uncommon.ss-grad.ss-no-border{-webkit-text-stroke:0}.ss-rare{color:#A58E4A}.ss-rare.ss-grad{background:-webkit-gradient(linear,left top,right top,color-stop(0,#876a3b),color-stop(50%,#dfbd6b),color-stop(100%,#876a3b));background:-webkit-linear-gradient(left,#876a3b 0,#dfbd6b 50%,#876a3b 100%);-webkit-text-stroke:.03em #333;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ss-rare.ss-grad.ss-no-border{-webkit-text-stroke:0}.ss-mythic{color:#BF4427}.ss-mythic.ss-grad{background:-webkit-gradient(linear,left top,right top,color-stop(0,#b21f0f),color-stop(50%,#f38300),color-stop(100%,#b21f0f));background:-webkit-linear-gradient(left,#b21f0f 0,#f38300 50%,#b21f0f 100%);-webkit-text-stroke:.03em #333;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ss-mythic.ss-grad.ss-no-border{-webkit-text-stroke:0}.ss-timeshifted{color:#652978}.ss-timeshifted.ss-grad{background:-webkit-gradient(linear,left top,right top,color-stop(0,#652978),color-stop(50%,#c09ac5),color-stop(100%,#652978));background:-webkit-linear-gradient(-45deg,#652978 0,#c09ac5 50%,#652978 100%);background:linear-gradient(135deg,#652978 0,#c09ac5 50%,#652978 100%);-webkit-text-stroke:.03em #333;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ss-timeshifted.ss-grad.ss-no-border{-webkit-text-stroke:0}.ss-foil{color:#a6dced}.ss-foil.ss-grad{background:-webkit-linear-gradient(-45deg,#ea8d66 0,#ea8d66 10%,#fdef8a 17%,#8bcc93 33%,#a6dced 50%,#6f75aa 67%,#e599c2 83%,#eee 100%);background:linear-gradient(135deg,#ea8d66 0,#ea8d66 15%,#fdef8a 28%,#8bcc93 42%,#a6dced 55%,#6f75aa 68%,#e599c2 84%,#e599c2 100%);-webkit-text-stroke:.03em #333;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ss-foil.ss-grad.ss-no-border{-webkit-text-stroke:0}.ss-fw{width:1.28571429em;text-align:center}.ss-lea:before{content:"\e600"}.ss-leb:before{content:"\e601"}.ss-2ed:before{content:"\e602"}.ss-3ed:before{content:"\e603"}.ss-4ed:before{content:"\e604"}.ss-psum:before{content:"\e605"}.ss-5ed:before{content:"\e606"}.ss-6ed:before{content:"\e607"}.ss-7ed:before{content:"\e608"}.ss-8ed:before{content:"\e609"}.ss-9ed:before{content:"\e60a"}.ss-10e:before{content:"\e60b"}.ss-m10:before{content:"\e60c"}.ss-m11:before{content:"\e60d"}.ss-m12:before{content:"\e60e"}.ss-m13:before{content:"\e60f"}.ss-m14:before{content:"\e610"}.ss-m15:before{content:"\e611"}.ss-bcore:before{content:"\e612"}.ss-ori:before{content:"\e697"}.ss-arn:before{content:"\e613"}.ss-atq:before{content:"\e614"}.ss-leg:before{content:"\e615"}.ss-drk:before{content:"\e616"}.ss-fem:before{content:"\e617"}.ss-hml:before{content:"\e618"}.ss-ice:before{content:"\e619"}.ss-ice2:before{content:"\e925"}.ss-all:before{content:"\e61a"}.ss-csp:before{content:"\e61b"}.ss-mir:before{content:"\e61c"}.ss-vis:before{content:"\e61d"}.ss-wth:before{content:"\e61e"}.ss-tmp:before{content:"\e61f"}.ss-sth:before{content:"\e620"}.ss-exo:before{content:"\e621"}.ss-usg:before{content:"\e622"}.ss-ulg:before{content:"\e623"}.ss-uds:before{content:"\e624"}.ss-mmq:before{content:"\e625"}.ss-nem:before,.ss-nms:before{content:"\e626"}.ss-pcy:before{content:"\e627"}.ss-inv:before{content:"\e628"}.ss-pls:before{content:"\e629"}.ss-apc:before{content:"\e62a"}.ss-ody:before{content:"\e62b"}.ss-tor:before{content:"\e62c"}.ss-jud:before{content:"\e62d"}.ss-ons:before{content:"\e62e"}.ss-lgn:before{content:"\e62f"}.ss-scg:before{content:"\e630"}.ss-mrd:before{content:"\e631"}.ss-dst:before{content:"\e632"}.ss-5dn:before{content:"\e633"}.ss-chk:before{content:"\e634"}.ss-bok:before{content:"\e635"}.ss-sok:before{content:"\e636"}.ss-rav:before{content:"\e637"}.ss-gpt:before{content:"\e638"}.ss-dis:before{content:"\e639"}.ss-tsp:before{content:"\e63a"}.ss-plc:before{content:"\e63b"}.ss-fut:before{content:"\e63c"}.ss-lrw:before{content:"\e63d"}.ss-mor:before{content:"\e63e"}.ss-shm:before{content:"\e63f"}.ss-eve:before{content:"\e640"}.ss-ala:before{content:"\e641"}.ss-con:before{content:"\e642"}.ss-arb:before{content:"\e643"}.ss-zen:before{content:"\e644"}.ss-wwk:before{content:"\e645"}.ss-roe:before{content:"\e646"}.ss-som:before{content:"\e647"}.ss-mbs:before{content:"\e648"}.ss-nph:before{content:"\e649"}.ss-isd:before{content:"\e64a"}.ss-dka:before{content:"\e64b"}.ss-avr:before{content:"\e64c"}.ss-rtr:before{content:"\e64d"}.ss-gtc:before{content:"\e64e"}.ss-dgm:before{content:"\e64f"}.ss-ths:before{content:"\e650"}.ss-bng:before{content:"\e651"}.ss-jou:before{content:"\e652"}.ss-ktk:before{content:"\e653"}.ss-frf:before{content:"\e654"}.ss-dtk:before{content:"\e693"}.ss-bfz:before{content:"\e699"}.ss-ogw:before{content:"\e901"}.ss-soi:before{content:"\e902"}.ss-emn:before{content:"\e90b"}.ss-kld:before{content:"\e90e"}.ss-aer:before{content:"\e90f"}.ss-akh:before{content:"\e914"}.ss-hou:before{content:"\e924"}.ss-van:before{content:"\e655"}.ss-hop:before{content:"\e656"}.ss-arc:before{content:"\e657"}.ss-cmd:before{content:"\e658"}.ss-pc2:before{content:"\e659"}.ss-cm1:before{content:"\e65a"}.ss-c13:before{content:"\e65b"}.ss-cns:before{content:"\e65c"}.ss-c14:before{content:"\e65d"}.ss-c15:before{content:"\e900"}.ss-cn2:before{content:"\e904"}.ss-c16:before{content:"\e910"}.ss-pca:before{content:"\e911"}.ss-cma:before{content:"\e916"}.ss-ann:before,.ss-e01:before{content:"\e92d"}.ss-chr:before{content:"\e65e"}.ss-ath:before{content:"\e65f"}.ss-brb:before{content:"\e660"}.ss-btd:before{content:"\e661"}.ss-dkm:before{content:"\e662"}.ss-mma:before{content:"\e663"}.ss-mm2:before{content:"\e695"}.ss-ema:before{content:"\e903"}.ss-mm3:before{content:"\e912"}.ss-xren:before{content:"\e917"}.ss-xrin:before{content:"\e918"}.ss-por:before{content:"\e664"}.ss-p02:before,.ss-po2:before{content:"\e665"}.ss-ptk:before{content:"\e666"}.ss-s99:before{content:"\e667"}.ss-s00:before{content:"\e668"}.ss-w16:before{content:"\e907"}.ss-w17:before{content:"\e923"}.ss-evg:before{content:"\e669"}.ss-dd2:before{content:"\e66a"}.ss-ddc:before{content:"\e66b"}.ss-ddd:before{content:"\e66c"}.ss-dde:before{content:"\e66d"}.ss-ddf:before{content:"\e66e"}.ss-ddg:before{content:"\e66f"}.ss-ddh:before{content:"\e670"}.ss-ddi:before{content:"\e671"}.ss-ddj:before{content:"\e672"}.ss-ddk:before{content:"\e673"}.ss-ddl:before{content:"\e674"}.ss-ddm:before{content:"\e675"}.ss-ddn:before{content:"\e676"}.ss-ddo:before{content:"\e677"}.ss-ddp:before{content:"\e698"}.ss-ddq:before{content:"\e908"}.ss-ddr:before{content:"\e90d"}.ss-td2:before{content:"\e91c"}.ss-dds:before{content:"\e921"}.ss-drb:before{content:"\e678"}.ss-v09:before{content:"\e679"}.ss-v10:before{content:"\e67a"}.ss-v11:before{content:"\e67b"}.ss-v12:before{content:"\e67c"}.ss-v13:before{content:"\e67d"}.ss-v14:before{content:"\e67e"}.ss-v15:before{content:"\e905"}.ss-v16:before{content:"\e906"}.ss-v0x:before{content:"\e920"}.ss-h09:before{content:"\e67f"}.ss-pd2:before{content:"\e680"}.ss-pd3:before{content:"\e681"}.ss-md1:before{content:"\e682"}.ss-pgru:before{content:"\e683"}.ss-pmtg1:before{content:"\e684"}.ss-pmtg2:before{content:"\e685"}.ss-pleaf:before{content:"\e686"}.ss-pmei:before{content:"\e687"}.ss-parl:before{content:"\e688"}.ss-dpa:before{content:"\e689"}.ss-pbook:before{content:"\e68a"}.ss-past:before{content:"\e68b"}.ss-parl2:before{content:"\e68c"}.ss-exp:before{content:"\e69a"}.ss-psalvat05:before{content:"\e909"}.ss-psalvat11:before{content:"\e90a"}.ss-mp1:before,.ss-mps:before{content:"\e913"}.ss-pxbox:before{content:"\e915"}.ss-pmps:before{content:"\e919"}.ss-pmpu:before{content:"\e91a"}.ss-mp2:before{content:"\e922"}.ss-pidw:before{content:"\e92c"}.ss-med:before{content:"\e68d"}.ss-me2:before{content:"\e68e"}.ss-me3:before{content:"\e68f"}.ss-me4:before{content:"\e690"}.ss-tpr:before{content:"\e694"}.ss-vma:before{content:"\e696"}.ss-pz1:before,.ss-xlcu:before{content:"\e90c"}.ss-modo:before,.ss-pmodo:before{content:"\e91b"}.ss-duels:before,.ss-xduels:before{content:"\e91d"}.ss-xmods:before{content:"\e91e"}.ss-pz2:before{content:"\e91f"}.ss-ugl:before{content:"\e691"}.ss-unh:before{content:"\e692"}.ss-xcle:before{content:"\e926"}.ss-xice:before{content:"\e927"}.ss-x2ps:before{content:"\e928"}.ss-x4ea:before{content:"\e929"}.ss-papac:before{content:"\e92a"}.ss-peuro:before{content:"\e92b"}.ss-border:after{content:"";position:absolute;left:-.05em;top:0;color:#fff;font-size:1.15em;z-index:-1;background:#fff;-webkit-text-stroke:.05em #fff;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ss-border.ss-van:after{content:"\e655"}.ss-border.ss-hop:after{content:"\e656"}.ss-border.ss-arc:after{content:"\e657"}.ss-border.ss-cmd:after{content:"\e658"}.ss-border.ss-pc2:after{content:"\e659"}.ss-border.ss-cm1:after{content:"\e65a"}.ss-border.ss-c13:after{content:"\e65b"}.ss-border.ss-cns:after{content:"\e65c"}.ss-border.ss-c14:after{content:"\e65d"}.ss-border.ss-c15:after{content:"\e900"} \ No newline at end of file +@font-face{font-family:Keyrune;src:url(../fonts/keyrune.eot?v=3.1.1);src:url(../fonts/keyrune.eot?#iefix&v=3.1.1) format('embedded-opentype'),url(../fonts/keyrune.woff2?v=3.1.1) format('woff2'),url(../fonts/keyrune.woff?v=3.1.1) format('woff'),url(../fonts/keyrune.ttf?v=3.1.1) format('truetype'),url(../fonts/keyrune.svg?v=3.1.1#keyrune) format('svg');font-weight:400;font-style:normal}.ss{display:inline-block;font:normal normal normal 14px/1 Keyrune;font-size:inherit;line-height:1em;text-rendering:auto;transform:translate(0,0);speak:none;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ss:before{content:"\e684"}.ss-2x{font-size:2em}.ss-3x{font-size:3em}.ss-4x{font-size:4em}.ss-5x{font-size:5em}.ss-6x{font-size:6em}.ss-common{color:#1A1718}.ss-common.ss-grad{background:-webkit-gradient(linear,left top,right top,color-stop(1%,#302b2c),color-stop(50%,#474040),color-stop(100%,#302b2c));background:-webkit-linear-gradient(left,#302b2c 1%,#474040 50%,#302b2c 100%);-webkit-text-stroke:.03em #000;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ss-common.ss-grad.ss-no-border{-webkit-text-stroke:0}.ss-uncommon{color:#707883}.ss-uncommon.ss-grad{background:-webkit-gradient(linear,left top,right top,color-stop(0,#5a6572),color-stop(50%,#9e9e9e),color-stop(100%,#5a6572));background:-webkit-linear-gradient(left,#5a6572 0,#9e9e9e 50%,#5a6572 100%);-webkit-text-stroke:.03em #111;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ss-uncommon.ss-grad.ss-no-border{-webkit-text-stroke:0}.ss-rare{color:#A58E4A}.ss-rare.ss-grad{background:-webkit-gradient(linear,left top,right top,color-stop(0,#876a3b),color-stop(50%,#dfbd6b),color-stop(100%,#876a3b));background:-webkit-linear-gradient(left,#876a3b 0,#dfbd6b 50%,#876a3b 100%);-webkit-text-stroke:.03em #333;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ss-rare.ss-grad.ss-no-border{-webkit-text-stroke:0}.ss-mythic{color:#BF4427}.ss-mythic.ss-grad{background:-webkit-gradient(linear,left top,right top,color-stop(0,#b21f0f),color-stop(50%,#f38300),color-stop(100%,#b21f0f));background:-webkit-linear-gradient(left,#b21f0f 0,#f38300 50%,#b21f0f 100%);-webkit-text-stroke:.03em #333;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ss-mythic.ss-grad.ss-no-border{-webkit-text-stroke:0}.ss-timeshifted{color:#652978}.ss-timeshifted.ss-grad{background:-webkit-gradient(linear,left top,right top,color-stop(0,#652978),color-stop(50%,#c09ac5),color-stop(100%,#652978));background:-webkit-linear-gradient(-45deg,#652978 0,#c09ac5 50%,#652978 100%);background:linear-gradient(135deg,#652978 0,#c09ac5 50%,#652978 100%);-webkit-text-stroke:.03em #333;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ss-timeshifted.ss-grad.ss-no-border{-webkit-text-stroke:0}.ss-foil{color:#a6dced}.ss-foil.ss-grad{background:-webkit-linear-gradient(-45deg,#ea8d66 0,#ea8d66 10%,#fdef8a 17%,#8bcc93 33%,#a6dced 50%,#6f75aa 67%,#e599c2 83%,#eee 100%);background:linear-gradient(135deg,#ea8d66 0,#ea8d66 15%,#fdef8a 28%,#8bcc93 42%,#a6dced 55%,#6f75aa 68%,#e599c2 84%,#e599c2 100%);-webkit-text-stroke:.03em #333;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ss-foil.ss-grad.ss-no-border{-webkit-text-stroke:0}.ss-fw{width:1.28571429em;text-align:center}.ss-lea:before{content:"\e600"}.ss-leb:before{content:"\e601"}.ss-2ed:before{content:"\e602"}.ss-3ed:before{content:"\e603"}.ss-4ed:before{content:"\e604"}.ss-psum:before{content:"\e605"}.ss-5ed:before{content:"\e606"}.ss-6ed:before{content:"\e607"}.ss-7ed:before{content:"\e608"}.ss-8ed:before{content:"\e609"}.ss-9ed:before{content:"\e60a"}.ss-10e:before{content:"\e60b"}.ss-m10:before{content:"\e60c"}.ss-m11:before{content:"\e60d"}.ss-m12:before{content:"\e60e"}.ss-m13:before{content:"\e60f"}.ss-m14:before{content:"\e610"}.ss-m15:before{content:"\e611"}.ss-bcore:before{content:"\e612"}.ss-ori:before{content:"\e697"}.ss-arn:before{content:"\e613"}.ss-atq:before{content:"\e614"}.ss-leg:before{content:"\e615"}.ss-drk:before{content:"\e616"}.ss-fem:before{content:"\e617"}.ss-hml:before{content:"\e618"}.ss-ice:before{content:"\e619"}.ss-ice2:before{content:"\e925"}.ss-all:before{content:"\e61a"}.ss-csp:before{content:"\e61b"}.ss-mir:before{content:"\e61c"}.ss-vis:before{content:"\e61d"}.ss-wth:before{content:"\e61e"}.ss-tmp:before{content:"\e61f"}.ss-sth:before{content:"\e620"}.ss-exo:before{content:"\e621"}.ss-usg:before{content:"\e622"}.ss-ulg:before{content:"\e623"}.ss-uds:before{content:"\e624"}.ss-mmq:before{content:"\e625"}.ss-nem:before,.ss-nms:before{content:"\e626"}.ss-pcy:before{content:"\e627"}.ss-inv:before{content:"\e628"}.ss-pls:before{content:"\e629"}.ss-apc:before{content:"\e62a"}.ss-ody:before{content:"\e62b"}.ss-tor:before{content:"\e62c"}.ss-jud:before{content:"\e62d"}.ss-ons:before{content:"\e62e"}.ss-lgn:before{content:"\e62f"}.ss-scg:before{content:"\e630"}.ss-mrd:before{content:"\e631"}.ss-dst:before{content:"\e632"}.ss-5dn:before{content:"\e633"}.ss-chk:before{content:"\e634"}.ss-bok:before{content:"\e635"}.ss-sok:before{content:"\e636"}.ss-rav:before{content:"\e637"}.ss-gpt:before{content:"\e638"}.ss-dis:before{content:"\e639"}.ss-tsp:before{content:"\e63a"}.ss-plc:before{content:"\e63b"}.ss-fut:before{content:"\e63c"}.ss-lrw:before{content:"\e63d"}.ss-mor:before{content:"\e63e"}.ss-shm:before{content:"\e63f"}.ss-eve:before{content:"\e640"}.ss-ala:before{content:"\e641"}.ss-con:before{content:"\e642"}.ss-arb:before{content:"\e643"}.ss-zen:before{content:"\e644"}.ss-wwk:before{content:"\e645"}.ss-roe:before{content:"\e646"}.ss-som:before{content:"\e647"}.ss-mbs:before{content:"\e648"}.ss-nph:before{content:"\e649"}.ss-isd:before{content:"\e64a"}.ss-dka:before{content:"\e64b"}.ss-avr:before{content:"\e64c"}.ss-rtr:before{content:"\e64d"}.ss-gtc:before{content:"\e64e"}.ss-dgm:before{content:"\e64f"}.ss-ths:before{content:"\e650"}.ss-bng:before{content:"\e651"}.ss-jou:before{content:"\e652"}.ss-ktk:before{content:"\e653"}.ss-frf:before{content:"\e654"}.ss-dtk:before{content:"\e693"}.ss-bfz:before{content:"\e699"}.ss-ogw:before{content:"\e901"}.ss-soi:before{content:"\e902"}.ss-emn:before{content:"\e90b"}.ss-kld:before{content:"\e90e"}.ss-aer:before{content:"\e90f"}.ss-akh:before{content:"\e914"}.ss-hou:before{content:"\e924"}.ss-xln:before{content:"\e92e"}.ss-rix:before{content:"\e92f"}.ss-van:before{content:"\e655"}.ss-hop:before{content:"\e656"}.ss-arc:before{content:"\e657"}.ss-cmd:before{content:"\e658"}.ss-pc2:before{content:"\e659"}.ss-cm1:before{content:"\e65a"}.ss-c13:before{content:"\e65b"}.ss-cns:before{content:"\e65c"}.ss-c14:before{content:"\e65d"}.ss-c15:before{content:"\e900"}.ss-cn2:before{content:"\e904"}.ss-c16:before{content:"\e910"}.ss-pca:before{content:"\e911"}.ss-cma:before{content:"\e916"}.ss-ann:before,.ss-e01:before{content:"\e92d"}.ss-e02:before{content:"\e931"}.ss-chr:before{content:"\e65e"}.ss-ath:before{content:"\e65f"}.ss-brb:before{content:"\e660"}.ss-btd:before{content:"\e661"}.ss-dkm:before{content:"\e662"}.ss-mma:before{content:"\e663"}.ss-mm2:before{content:"\e695"}.ss-ema:before{content:"\e903"}.ss-mm3:before{content:"\e912"}.ss-xren:before{content:"\e917"}.ss-xrin:before{content:"\e918"}.ss-por:before{content:"\e664"}.ss-p02:before,.ss-po2:before{content:"\e665"}.ss-ptk:before{content:"\e666"}.ss-s99:before{content:"\e667"}.ss-s00:before{content:"\e668"}.ss-w16:before{content:"\e907"}.ss-w17:before{content:"\e923"}.ss-evg:before{content:"\e669"}.ss-dd2:before{content:"\e66a"}.ss-ddc:before{content:"\e66b"}.ss-ddd:before{content:"\e66c"}.ss-dde:before{content:"\e66d"}.ss-ddf:before{content:"\e66e"}.ss-ddg:before{content:"\e66f"}.ss-ddh:before{content:"\e670"}.ss-ddi:before{content:"\e671"}.ss-ddj:before{content:"\e672"}.ss-ddk:before{content:"\e673"}.ss-ddl:before{content:"\e674"}.ss-ddm:before{content:"\e675"}.ss-ddn:before{content:"\e676"}.ss-ddo:before{content:"\e677"}.ss-ddp:before{content:"\e698"}.ss-ddq:before{content:"\e908"}.ss-ddr:before{content:"\e90d"}.ss-td2:before{content:"\e91c"}.ss-dds:before{content:"\e921"}.ss-drb:before{content:"\e678"}.ss-v09:before{content:"\e679"}.ss-v10:before{content:"\e67a"}.ss-v11:before{content:"\e67b"}.ss-v12:before{content:"\e67c"}.ss-v13:before{content:"\e67d"}.ss-v14:before{content:"\e67e"}.ss-v15:before{content:"\e905"}.ss-v16:before{content:"\e906"}.ss-v0x:before{content:"\e920"}.ss-h09:before{content:"\e67f"}.ss-pd2:before{content:"\e680"}.ss-pd3:before{content:"\e681"}.ss-md1:before{content:"\e682"}.ss-pgru:before{content:"\e683"}.ss-pmtg1:before{content:"\e684"}.ss-pmtg2:before{content:"\e685"}.ss-pleaf:before{content:"\e686"}.ss-pmei:before{content:"\e687"}.ss-parl:before{content:"\e688"}.ss-dpa:before{content:"\e689"}.ss-pbook:before{content:"\e68a"}.ss-past:before{content:"\e68b"}.ss-parl2:before{content:"\e68c"}.ss-exp:before{content:"\e69a"}.ss-psalvat05:before{content:"\e909"}.ss-psalvat11:before{content:"\e90a"}.ss-mp1:before,.ss-mps:before{content:"\e913"}.ss-pxbox:before{content:"\e915"}.ss-pmps:before{content:"\e919"}.ss-pmpu:before{content:"\e91a"}.ss-mp2:before{content:"\e922"}.ss-pidw:before{content:"\e92c"}.ss-med:before{content:"\e68d"}.ss-me2:before{content:"\e68e"}.ss-me3:before{content:"\e68f"}.ss-me4:before{content:"\e690"}.ss-tpr:before{content:"\e694"}.ss-vma:before{content:"\e696"}.ss-pz1:before,.ss-xlcu:before{content:"\e90c"}.ss-modo:before,.ss-pmodo:before{content:"\e91b"}.ss-duels:before,.ss-xduels:before{content:"\e91d"}.ss-xmods:before{content:"\e91e"}.ss-pz2:before{content:"\e91f"}.ss-ugl:before{content:"\e691"}.ss-unh:before{content:"\e692"}.ss-ust:before{content:"\e930"}.ss-xcle:before{content:"\e926"}.ss-xice:before{content:"\e927"}.ss-x2ps:before{content:"\e928"}.ss-x4ea:before{content:"\e929"}.ss-papac:before{content:"\e92a"}.ss-peuro:before{content:"\e92b"}.ss-border:after{content:"";position:absolute;left:-.05em;top:0;color:#fff;font-size:1.15em;z-index:-1;background:#fff;-webkit-text-stroke:.05em #fff;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ss-border.ss-van:after{content:"\e655"}.ss-border.ss-hop:after{content:"\e656"}.ss-border.ss-arc:after{content:"\e657"}.ss-border.ss-cmd:after{content:"\e658"}.ss-border.ss-pc2:after{content:"\e659"}.ss-border.ss-cm1:after{content:"\e65a"}.ss-border.ss-c13:after{content:"\e65b"}.ss-border.ss-cns:after{content:"\e65c"}.ss-border.ss-c14:after{content:"\e65d"}.ss-border.ss-c15:after{content:"\e900"} \ No newline at end of file diff --git a/fonts/keyrune.eot b/fonts/keyrune.eot index 44d8240..0b1ccaa 100755 Binary files a/fonts/keyrune.eot and b/fonts/keyrune.eot differ diff --git a/fonts/keyrune.svg b/fonts/keyrune.svg index 0714b6c..7d617a5 100755 --- a/fonts/keyrune.svg +++ b/fonts/keyrune.svg @@ -198,7 +198,7 @@ <glyph unicode="" glyph-name="dds" d="M0.046 424.448c0 0 89.368-139.822 116.36-149.134 9.866-3.402 64.492 48.19 132.236 118.018l60.012-75.942-116.934-116.45c0 0 93.304-98.934 114.544-80.608 104.094 89.814 198.886 183.418 280.282 273.522l79.514-80.574c-118.904-144.010-263.698-292.404-346.164-298.252-152.798-10.838-319.85 229.968-319.85 229.968v179.452zM519.558 707.434l-0.358-0.222c-8.86-17.342-20.91-31.416-31.786-45.224-37.108-47.114-76.678-92.248-116.626-136.952l67.446-79.128 73.108 73.568 318.752-317.746c0 0-93.304-98.934-114.542-80.608-31.002 26.748-61.532 54.268-91.27 82.106l-85.91-84.506c63.352-59.034 121.82-99.946 163.546-102.904 152.798-10.838 322.036 227.116 322.036 227.116v181.514c0 0-91.554-139.034-118.546-148.344-26.99-9.31-380.356 399.788-384.868 428.482-0.174 0.942-0.698 2.082-0.982 2.848zM321.164 935.676c-19.444-1.066-38.732-12.83-54.736-22.89-48.032-30.19-88.664-72.828-114.188-123.624-20.006-41.152-29.696-77.69-16.496-136.138 3.614-16.010 10.224-34.694 17.158-51.044 17.388-41.002 124.604-195.214 251.986-342.54l79.422 82.86c-128.028 134.934-222.2 254.682-250.482 316.684-43.694 95.782 94.15 238.314 94.15 271.888-0.338 3.742-3.452 4.704-6.814 4.804zM705.906 936.372c-5.18-0.104-10.942-0.18-12.070-6.288 0-19.004 55.704-61.074 83.742-124.884 20.626-46.944 29.004-100.548 12.568-140.186-13.522-32.614-40.244-75.54-86.454-134.024l70.998-77.988c50.56 64.894 72.404 95.788 84.478 128.576 27.382 74.356 26.95 99.082 21.682 150.842-7.136 70.13-44.692 133.814-102.624 173.916-20.942 14.498-44.768 26.844-70.306 30.030l-2.014 0.006z" /> <glyph unicode="" glyph-name="mp2" horiz-adv-x="968" d="M380.178 250.996c-18.364 64.3 2.234 244.018-39.752 273.292-41.984 29.274-167.094 77.218-193.106 115.34-26.014 38.122 122.97 257.462 122.97 257.462s-205.71-107.646-267.686-288.336c-22.716-63.498 186.85-119.602 214.938-131.158 28.090-11.554 74.996-101.682 52.748-266.662 0-78.246 104.084-150.66 166.952-187.262 27.2-15.838 46.686-24.97 46.686-24.97-0.288 0 16.918 8.55 41.282 23.446 59.070 36.114 160.212 109.528 156.066 188.786-8.692 166.188 24.66 255.108 52.748 266.662 19.506 8.024 126.282 44.182 186.102 86.056 26.426 18.498 52.806 36.428 45.864 55.834-61.978 180.69-263.738 277.604-263.738 277.604s136.212-215.246 110.198-253.37c-26.014-38.122-157.174-86.4-199.158-115.674s-17.962-215.988-36.326-280.288c-11.736-41.088-46.462-67.478-70.006-81.176-13.3-7.74-23.032-11.428-23.032-11.428 0.324 0-8.864 3.434-21.98 10.348-26.634 14.036-69.466 42.414-81.77 85.494zM576.966 738.738c0 52.152-43.312 94.428-96.74 94.428-53.426 0-96.738-42.276-96.738-94.428s43.312-94.43 96.738-94.43c53.428 0 96.74 42.278 96.74 94.43z" /> <glyph unicode="" glyph-name="w17" d="M291.628 708.588c512.736 0.060 292.988 0.148 659.24-0.092 50.86-103.126 81.906-221.36 61.264-336.374-11.642-63.988-31.622-126.656-61.264-184.618-293.026-0.412-585.97 0.248-878.996-0.33-54.246 109.070-82.814 235.892-56.642 356.686 12.386 56.886 29.23 113.362 56.642 164.966l219.756-0.238zM381.008 677.208c-96.414-0.032-192.826-0.494-289.238-0.83-20.56-48.55-40.21-98.088-47.972-150.6-17.42-104.282 3.22-211.288 47.972-306.156 280.228-1.32 560.458-1.238 840.686-0.082 23.532 54.906 45.080 111.63 50.86 171.49 12.386 97.922-9.33 196.754-50.778 285.43l-210.218 0.66c-113.772-0.026-227.542 0.060-341.312 0.088zM603.314 646.744c39.596-0.188 43.726 0.264 83.28-1.812 6.942-0.366 13.858-1.11 20.788-1.664-132.354-17.834-260.084-63.988-376.006-129.958 7.844 37.65 20.642 74.226 25.182 112.538-8.916-5.698-16.512-13.128-20.888-22.872-18.166-34.76-34.678-70.264-52.844-104.942-30.796 36.826-49.126 85.622-88.922 113.612 11.394-44.256 32.118-85.208 46.896-128.308-50.776 11.972-99.738 31.376-151.26 39.962 39.22-35.586 92.556-49.952 137.224-77.53-46.484-30.218-97.674-54.328-138.876-91.73 54.412 10.734 103.868 37.568 156.546 53.998-13.788-49.622-35.998-96.684-46.814-147.132 40.952 36.328 58.538 91.896 88.674 136.812 34.184-39.468 56.476-90.74 99.492-121.62-15.108 46.566-41.448 88.262-60.52 133.096 54.742-17.67 106.014-45.246 161.994-58.952-39.632 38.806-94.786 56.888-139.948 88.676 49.786 17.008 104.362 19.898 151.672 43.594-41.364 6.524-83.226-0.66-124.756-0.578 96.354 56.806 200.304 102.052 309.374 127.812 76.704 17.504 156.216 27.66 234.652 17.174 51.522-119.472 47.146-259.504-7.348-377.078-266.192-0.908-532.468-0.496-798.742-0.248-56.972 124.51-56.394 272.302 0.99 396.482 142.592 1.32 285.1 0.164 427.692 0.578 34.698-0.152 13.876-0.122 62.468 0.090zM896.094 590h-181.916v-93.478h1.552q14.934 51.782 57.6 51.782h81.066l-114.036-245.14 0.776-1.164q25.6 9.89 64.388 9.89l90.958 276.752-0.388 1.358zM653.136 589.436c-32.944-24.11-69.19-42.934-107.172-57.55 16.102-0.908 32.284-1.238 48.466-1.65 0.084-68.86 0.248-137.638-0.082-206.416-16.1-6.274-32.282-12.632-47.806-20.146 50.696-1.734 101.474 0.414 152.252-1.568-20.724 12.302-46.402 26.752-44.668 54.906-2.064 77.448 0.166 154.976-0.99 232.424z" /> -<glyph unicode="" glyph-name="hou" horiz-adv-x="824" d="M243.956 681.215c36.752 66.964 56.818 141.366 89.058 210.358 2.030-109.8 19.166-236.736-59.070-326.696-43.74-62.454-144.524-137.702-122.654-194.126 21.87-56.422 183.754-97.4 261.764-166.616 77.334 79.814 265.372 122.764 269.204 186.232 3.834 63.468-100.332 129.416-147.904 196.154-64.708 87.254-34.046 202.016-38.328 302.348 39.456-92.892 58.168-200.89 135.728-271.91 69.444-70.57 179.47-118.594 192.322-228.17-4.736-94.018-94.696-144.072-166.618-186.008-100.558-55.238-211.936-121.75-242.6-241.020-42.388 127.162-161.884 195.026-272.134 255.224-66.964 40.134-155.12 99.882-141.366 189.39 36.074 126.034 182.626 165.040 242.598 274.84z" /> +<glyph unicode="" glyph-name="hou" horiz-adv-x="909" d="M361.518 936.345c8.998-63.032 10.546-127.018 7.448-190.586-2.204-43.312-8.282-87.816-29.61-126.302-38.010-70.418-102.59-121-146.736-187.070-10.486-16.68-21.388-35.21-20.256-55.644 1.966-16.502 16.98-26.63 29.074-35.984 83.108-56.776 186.89-87.34 251.292-168.66 48.078 58.742 118.26 91.33 183.318 127.076 31.158 17.574 64.7 32.886 90.436 58.266 18.172 17.872 6.792 45.218-3.932 63.866-41.882 69.168-108.19 119.868-149 189.87-17.932 30.264-27.764 64.76-31.278 99.612-7.686 75.066-4.766 150.846 3.932 225.674 40.512-100.982 60.708-215.904 139.23-296.57 55.824-61.9 133.69-100.208 183.794-167.708 25.678-33.662 43.49-76.556 35.864-119.51-8.162-47.244-42.060-84.658-78.044-113.91-78.998-62.794-175.632-98.72-253.796-162.704-30.444-25.26-57.968-54.334-79.832-87.34-15.728-23.354-20.998-46.292-32.258-71.85-0.24 0.112-0.58 0.014-0.906 0.030-0.742 0.036-1.664 0.044-2.97 0.062-2.156 0.032-4.438 0.102-6.438 0.126-1.862 0.022-1.968 0.032-2.592 0.062-0.178 0.010-0.272 0.026-0.564 0.156-10.604 22.222-16.53 46.87-30.292 67.602-31.338 48.852-74.768 89.186-122.966 121.178-70.36 47.662-149.894 81.202-216.084 135.12-36.162 29.908-69.884 68.87-75.9 117.126-5.838 45.934 16.264 89.902 44.86 124.278 43.67 54.214 105.748 88.47 155.078 136.728 38.248 34.732 68.632 77.448 89.306 124.752 26.868 62.734 46.588 128.15 69.822 192.254z" /> <glyph unicode="" glyph-name="ice2" horiz-adv-x="900" d="M523.24 915c11.816-0.002 17.226-6.562 67.002-71.038 16.876-21.852 33.512-43.888 49.922-66.094 26.56-1.688 53.102-3.678 79.646-5.61l0.892-0.064c43.532-3.174 47.050-3.428 60.094-4.354 8.612-0.61 15.088-1.056 19.51-1.342 2.324-0.15 4.060-0.252 5.166-0.308-6.054-1.804-1.988-0.294 2.554-0.088 4.63-1.008 4.63-1.008 6.776-2.24 1.866-1.14 1.866-1.14 4.926-4.56 2.408-4.95 2.408-4.95 2.112-4.186-0.338 0.896-0.338 0.896-0.404 1.036 0.016-0.036 0.132-0.278 0.31-0.642 0.456-0.93 1.198-2.4 2.2-4.36 1.93-3.77 4.786-9.282 8.56-16.518 6.086-11.672 13.042-24.936 26.564-50.684 0.018-0.036 0.018-0.036 0.036-0.070 16.136-30.728 20.438-38.928 26.304-50.152 3.808-7.29 6.702-12.856 8.716-16.772 1.098-2.132 1.94-3.784 2.528-4.964 0.336-0.672 0.6-1.214 0.81-1.658 2.078-4.42 1.586-3.258 1.754-6.668 0.238-4.864 2.688 1.098-31.66-81.18-10.392-24.842-20.742-49.702-31.524-74.376 16.798-38.63 33.024-77.512 48.878-116.54 4.722-11.628 11.632-24.878 14.312-37.406 0.176-4.474 1.808-0.746-2.418-9.582-0.592-1.24-1.432-2.942-2.52-5.112-2.028-4.046-4.94-9.762-8.624-16.934-6.774-13.188-16.040-31.062-26.094-50.348-36.112-69.274-39.188-75.108-42.158-77.816-0.692-0.632-1.436-1.204-2.226-1.706-5.018-3.196-9.834-3.602-91.768-9.726-28.138-2.1-56.28-4.138-84.444-5.87l-91.516-129.192c-3.072-4.34-8.068-6.906-13.386-6.876-0.538 0.002-0.538 0.002-3.064 0.018-3.432 0.016-5.332 0.026-8.502 0.042-9.060 0.046-18.886 0.092-29.126 0.136-14.562 0.060-28.744 0.11-42.088 0.144-23.42 0.060-42.904 0.068-57.124 0.016-8.042-0.030-14.28-0.080-18.52-0.148-2.152-0.036-3.756-0.076-4.736-0.118-0.306-0.014-0.482-0.024-0.394-0.014l-5.666 0.238c-10.196 4.902-12.11 9.776-13.53 11.656-2.516 3.33-6.078 8.034-11.664 15.402-1.85 2.442-13.122 17.31-16.672 21.996-7.212 9.516-13.328 17.59-19.176 25.318-0.172 0.226-0.172 0.226-0.344 0.454-15.57 20.722-31.376 41.272-46.714 62.168-26.082 1.708-52.14 3.758-78.204 5.742-0.098 0.006-0.098 0.006-0.196 0.014-33.498 2.55-46.162 3.506-59.548 4.478-26.766 2.364-30.766 1.61-34.88 4.676-6.186 8.526-6.906 9.976-7.884 11.914-1.912 3.78-4.762 9.334-8.466 16.492-6.536 12.64-15.564 29.962-26.454 50.786-0.156 0.298-0.156 0.298-0.312 0.596-8.366 15.996-17.332 33.1-26.298 50.18-3.136 5.978-6.050 11.524-8.666 16.502-1.456 2.772-1.456 2.772-2.428 4.618-0.708 1.35-0.708 1.35-0.858 1.634-2.296 4.366-2.49 9.538-0.51 14.106l-0.004-0.012-0.006-0.014v0.002l0.006 0.012c0.014 0.032 0.014 0.032 0.036 0.084 0.056 0.13 0.056 0.13 0.144 0.332 0.222 0.512 0.222 0.512 0.564 1.298 0.854 1.97 0.854 1.97 2.136 4.926 2.312 5.326 4.874 11.224 7.636 17.582 7.91 18.2 15.824 36.378 23.232 53.352 0.174 0.398 0.174 0.398 0.348 0.796 10.178 23.24 20.262 46.52 30.696 69.646-11.192 24.536-22.036 49.23-32.898 73.914-8.55 19.468-16.42 37.534-22.154 50.866-3.086 7.178-5.522 12.91-7.214 16.984-0.91 2.192-1.612 3.918-2.108 5.196-2.926 7.528-2.154 5.28-1.68 9.63 0.636 5.804 76.936 152.472 81.006 156.676 0.87 0.898 1.842 1.694 2.894 2.372 3.664 2.356-4.822 1.27 9.050 2.748 1.288 0.138 3.108 0.318 5.45 0.54 4.468 0.424 10.84 1.004 18.732 1.704 15.524 1.376 36.178 3.152 57.054 4.908 27.92 2.31 55.834 4.724 83.786 6.636 13.778 20.296 27.966 40.31 42.082 60.372l0.428 0.61c5.284 7.502 10.778 15.292 17.444 24.74 2.282 3.234 12.664 17.942 15.168 21.494 5.010 7.1 8.308 11.78 10.616 15.070 7.378 9.31 7.378 9.31 12.304 11.744 8.050 0.596 9.656 0.568 11.8 0.546 4.168-0.046 10.272-0.076 18.132-0.092 13.876-0.030 32.87-0.016 55.692 0.034 12.282 0.026 25.306 0.060 38.704 0.104 10.508 0.034 20.644 0.070 30.032 0.106 5.258 0.020 5.258 0.020 8.824 0.034 2.63 0.010 2.63 0.010 3.192 0.014h0.070zM517.302 882.39c-3.958-0.016-1.95-0.008-6.024-0.022-9.394-0.038-19.536-0.074-30.052-0.106-13.408-0.044-26.444-0.080-38.738-0.106-22.866-0.048-41.9-0.062-55.832-0.032-12.59 0.042-7.054 0.010-16.61 0.080-3.176-4.522-6.362-9.034-9.546-13.55-2.508-3.554-12.89-18.264-15.172-21.494-6.66-9.44-12.148-17.224-17.424-24.716l-0.43-0.608c-26.716-37.938-43.356-61.858-45.594-65.656-2.882-4.894-8.104-7.934-13.784-8.022-5.006-0.078-42.62-3.028-90.404-7.042-20.828-1.75-41.432-3.522-56.902-4.894-12.762-1.144-7.038-0.62-17.174-1.56-2.808-5.224-5.574-10.472-8.344-15.716-7.038-13.348-16.436-31.312-26.13-49.948-9.748-18.736-19.028-36.674-25.858-49.99-3.61-7.040-6.48-12.678-8.464-16.632l-0.102-0.202c2.29-5.508 4.646-10.99 6.998-16.472 5.696-13.244 13.536-31.238 22.054-50.634 17.364-39.534 33.312-75.244 35.504-79.466 2.434-4.688 2.446-10.264 0.030-14.96-1.944-3.782-14.556-32.332-33.302-75.276-0.174-0.398-0.174-0.398-0.348-0.794-7.4-16.954-15.308-35.118-23.212-53.304-5.128-11.804-2.656-6.112-7.414-17.072 5.31-10.11 2.534-4.822 8.332-15.866 8.972-17.092 17.946-34.21 26.32-50.222 0.156-0.298 0.156-0.298 0.312-0.596 10.912-20.864 19.958-38.226 26.522-50.918 2.468-4.778 4.942-9.554 7.376-14.348 5.76-0.368 11.516-0.79 17.272-1.204 13.44-0.976 26.12-1.934 59.662-4.486 0.098-0.008 0.098-0.008 0.196-0.016 57.372-4.368 80.462-6.054 84.532-6.086 5.436-0.046 10.492-2.8 13.478-7.342 2.362-3.592 20.776-28.14 50.418-67.31 0.172-0.226 0.172-0.226 0.342-0.452 5.844-7.722 11.954-15.79 19.162-25.3 3.55-4.684 14.822-19.552 16.674-21.996 3.598-4.748 7.198-9.498 10.792-14.252 10.376 0.12 4.5 0.066 17.628 0.138 14.302 0.054 33.846 0.044 57.328-0.016 13.364-0.034 27.562-0.084 42.14-0.144 10.25-0.044 20.084-0.088 29.154-0.134l3.102-0.016 91.19 128.736c3.006 4.24 7.852 6.794 13.046 6.874 5.564 0.084 47.37 2.932 90.982 6.192 22.27 1.664 42.492 3.248 57.33 4.498 13.092 1.134 7.15 0.594 17.828 1.598 2.786 5.206 5.54 10.43 8.298 15.652 7.208 13.668 16.728 31.842 26.23 50.068 10.026 19.234 19.264 37.054 26.004 50.174 3.64 7.084 6.506 12.714 8.476 16.646l0.064 0.128c-2.226 5.524-4.494 11.034-6.758 16.544-5.648 13.716-13.242 31.996-21.016 50.588-17.484 41.812-31.752 75.328-33.802 79.314-2.416 4.696-2.404 10.272 0.030 14.96 2.024 3.896 16.27 37.4 33.816 79.434 7.754 18.572 15.36 36.916 21.022 50.696 2.232 5.428 4.45 10.86 6.648 16.302l-0.006 0.010c-1.976 3.844-4.844 9.358-8.624 16.592-5.848 11.194-10.148 19.39-26.272 50.092-0.018 0.034-0.018 0.034-0.036 0.070-13.536 25.778-20.5 39.058-26.606 50.766-2.526 4.85-5.054 9.696-7.554 14.56-5.858 0.382-11.714 0.8-17.57 1.214-13.076 0.926-16.59 1.182-60.154 4.356l-0.896 0.066c-56.028 4.082-82.014 5.904-86.244 5.974-5.35 0.090-10.314 2.8-13.284 7.252-3.616 5.428-31.178 42.194-53.464 71.064-13.894 17.998-25.956 33.264-35.056 44.3-4.978 6.034-8.99 10.704-11.866 13.806l-0.224 0.234zM466.698 839.096c2.946 0 5.734-1.328 7.59-3.614 9.93-12.23 17.954-30.978 25.036-55.506 3.866-13.198 6.874-26.624 9.786-40.060 2.886 6.072 1.234 2.562 4.922 10.546 0.68 1.486 0.68 1.486 1.36 2.978 3.582 7.864 7.348 16.298 11.064 24.734 1.302 2.954 2.502 5.696 3.576 8.156 0.642 1.474 1.098 2.524 1.34 3.082 3.080 7.112 12.816 7.984 17.11 1.532l23.84-35.836c1.852-2.782 2.154-6.312 0.806-9.366l-44.856-101.548 0.694-53.804 48.612 31.184 68.19 83.106c1.892 2.304 4.73 3.62 7.71 3.574l43.622-0.68c7.826-0.124 12.342-8.936 7.872-15.36l-29.876-42.932c24.56 7.592 49.926 12.652 75.556 14.742 8.76 0.714 18.424 1.512 27.050-0.874 4.456-1.922 6.262-4.892 13.268-18.034 0.348-0.652 0.532-1 1.060-2 1.834-3.488 3.738-7.21 5.602-10.932 1.12-2.234 1.98-3.974 2.472-4.98 1.21-2.478 1.318-5.352 0.296-7.914-2.878-7.21-7.36-14.746-13.296-22.678-7.218-9.648-16.43-19.702-27.58-30.47-4.984-4.812-10.216-9.634-16.070-14.858-2.278-2.034-4.58-4.068-7.284-6.436l-1.444-1.262c9.816 0.428 4.884 0.182 14.798 0.736 3.96 0.234 8.1 0.496 12.37 0.782 6.334 0.424 12.64 0.878 18.624 1.334 2.094 0.158 3.998 0.306 5.674 0.438 1.71 0.136 1.71 0.136 2.072 0.166 7.632 0.622 12.984-7.374 9.498-14.192l-19.586-38.316c-1.522-2.982-4.462-4.974-7.794-5.286l-110.252-10.304-42.444-28.356 42.81-33.178 109.886-10.27c3.336-0.312 6.278-2.31 7.8-5.292l19.584-38.416c3.434-6.734-1.746-14.65-9.292-14.198-10.22 0.61-10.22 0.61-40.882 2.442-10.436 0.622-6.76 0.404-11.026 0.658 11.232-9.692 4.108-3.406 21.046-19.228 9.822-9.594 18.43-18.932 25.492-27.864 7.954-10.060 13.822-19.438 17.296-28.144 1.056-2.646 0.904-5.624-0.416-8.15-0.516-0.992-1.424-2.718-2.596-4.934-1.954-3.694-3.928-7.39-5.8-10.844l-0.504-0.926c-7.892-14.522-8.94-16.324-12.004-18.276-25.334-7.97-80.368 6.986-104.028 13.184l29.918-42.976c4.474-6.424-0.042-15.238-7.87-15.36l-43.622-0.68c-2.978-0.048-5.814 1.266-7.706 3.568l-68.17 82.99-43.444 27.496v-48.058l39.126-99.778c1.088-2.77 0.854-5.884-0.634-8.458l-21.848-37.832c-3.918-6.786-13.826-6.434-17.254 0.612l-22.838 46.928c-10.718-40.052-4.81-22.19-16.68-53.924-7.26-17.846-16.392-36.010-19.356-40.19-2.374-3.352-4.57-4.086-8.44-4.672-1.446-0.22-3.164-0.35-5.222-0.422-3.288-0.116-7.498-0.080-12.462 0.078-2.922 0.092-6.014 0.224-9.188 0.386-2.272 0.114-4.454 0.238-6.468 0.362-1.214 0.074-2.106 0.132-2.602 0.166-2.7 0.184-5.2 1.48-6.91 3.576-10.196 12.508-18.468 31.584-25.506 55.956-3.702 12.996-6.59 26.206-9.338 39.432-2.242-4.676-0.732-1.506-4.468-9.54-0.694-1.506-0.694-1.506-1.386-3.016-3.684-8.034-7.556-16.65-11.378-25.266-1.336-3.016-2.572-5.818-3.676-8.33-0.66-1.506-1.13-2.58-1.378-3.148-3.090-7.088-12.794-7.954-17.090-1.526l-23.94 35.838c-1.84 2.754-2.16 6.252-0.85 9.294l45.014 104.592v49.728l-47.044-30.256-68.094-83.012c-1.89-2.306-4.728-3.622-7.708-3.574l-43.72 0.68c-7.826 0.122-12.342 8.934-7.87 15.36l30.038 43.152c-24.61-7.45-50.004-12.19-75.604-14.472-8.572-0.764-18.172-1.722-26.724 0.204-2.164 0.81-3.97 2.362-5.098 4.38l-17.494 31.264c-1.438 2.57-1.64 5.656-0.548 8.394 7.36 18.438 24.948 39.736 49.106 62.464 8.84 8.152 3.964 3.746 14.684 13.158-5.31-0.322-1.656-0.098-10.962-0.694-2.44-0.16-2.44-0.16-4.874-0.32-8.156-0.54-16.64-1.118-24.952-1.694-2.91-0.204-5.59-0.392-7.978-0.56-2.448-0.172-2.448-0.172-2.986-0.21-7.588-0.542-12.86 7.412-9.404 14.19l19.584 38.416c1.522 2.982 4.464 4.98 7.798 5.292l109.704 10.264 39.454 31.588-39.328 29.984-109.832 10.274c-3.328 0.31-6.268 2.304-7.792 5.282l-19.586 38.318c-3.462 6.776 1.806 14.738 9.396 14.2 0.526-0.038 0.526-0.038 2.92-0.206 2.338-0.162 4.962-0.344 7.814-0.54 8.15-0.562 16.488-1.122 24.536-1.644 1.868-0.122 3.704-0.24 5.5-0.354 9.612-0.604 5.356-0.346 12.77-0.784-7.904 6.51-15.282 13.546-22.726 20.546-10.15 9.74-18.888 19.062-26.012 27.98-7.746 9.702-13.448 18.76-16.834 27.242-1.092 2.738-0.89 5.822 0.548 8.396l17.492 31.264c2.49 4.444 7.974 6.234 8.486 5.002 0.018 0 0.018 0 0.072 0 2.008 0.004 5.216-0.050 9.486-0.216 6.802-0.268 14.3-0.756 22.32-1.52 22.504-1.81 44.586-6.53 66.388-12.2l-29.364 42.2c-4.47 6.422 0.046 15.234 7.872 15.356l43.718 0.682c2.984 0.046 5.824-1.272 7.714-3.58l68.234-83.278 45.952-32.504-4.868 53.034-39.32 100.206c-1.088 2.774-0.85 5.896 0.644 8.474l21.946 37.832c3.93 6.774 13.834 6.408 17.252-0.638l22.81-47.020c9.13 34.998 4.052 19.038 14.544 48.092 4.574 11.678 9.47 22.626 14.372 32.548 1.72 3.482 3.322 6.592 4.764 9.294 0.51 0.954 0.966 1.792 1.36 2.508 0.236 0.426 0.142 0.256 0.282 0.506 0.016 0.124-0.010 0.068 0.090 0.162v0.002c0.062 0.106 0.062 0.106 0.102 0.18 0.016 0.028 0.016 0.028 0.028 0.048l0.002 0.006-0.008-0.012 0.032-0.076c5.604 5.244 2.566 3.974 8.49 5.058h35.738zM461.544 819.546h-24.742c-1.916-3.668-0.75-1.412-3.456-6.788-4.666-9.442-9.336-19.886-13.694-31.014-9.836-25.124-16.592-49.906-18.89-72.852-0.982-9.81-14.218-12.162-18.522-3.294l-27.714 57.126-10.352-17.844 38.104-97.108c0.338-0.858 0.55-1.76 0.634-2.678l6.934-75.54c0.764-8.312-8.566-13.694-15.38-8.876l-64.35 45.522c-0.716 0.504-1.36 1.104-1.916 1.784l-66.078 80.648-20.638-0.322 36.272-52.124c5.63-8.090-2.892-18.482-11.926-14.548-8.312 3.62-17.288 6.802-26.832 9.568-19.932 5.774-41.394 9.494-62.928 11.546-14.316 1.21-6.224 0.628-24.29 1.568l-12.222-21.84c2.998-6.674 7.686-12.454 12.074-18.232 6.522-8.166 14.696-16.886 24.27-26.072 41.092-36.056 42.060-36.924 42.79-37.644 2.254-2.698 2.254-2.698 3.192-4.956 1.006-4.754 1.006-4.754-4.384-11.354-1.77-1.052-2.74-1.24-4.458-1.4-7.010 0.006-10.21 0.138-14.242 0.342-7.028 0.354-16.464 0.912-27.722 1.63-1.804 0.116-3.648 0.234-5.524 0.356-14.22 0.94-8.18 0.532-18.122 1.208l9.274-18.144 107.27-10.034c1.824-0.172 3.562-0.85 5.018-1.96l51.502-39.266c5.056-3.856 5.146-11.432 0.184-15.406l-51.504-41.236c-1.49-1.194-3.298-1.926-5.198-2.102l-107.266-10.034-9.294-18.23c10.464 0.718 4.21 0.292 18.768 1.268 2.44 0.16 2.44 0.16 4.892 0.32 11.908 0.776 21.762 1.376 28.886 1.748 4.114 0.214 7.274 0.348 9.434 0.398 3.292-0.86 4.704-0.124 5.716-0.406 1.986-0.098 1.986-0.098 7.008-7.414-0.302-6.338-0.302-6.338-2.668-8.996-1.664-1.39-1.664-1.39-2.596-1.86-1.6-0.794-20.676-16.362-34.834-29.682-15.386-15.644-33.024-31.116-42.462-51.42l12.206-21.812c2.526 0.064 0.708 0.012 5.452 0.2 8.886 0.412 18.624 1.188 28.886 2.426 29.176 3.514 56.644 9.968 79.728 20.010 9.034 3.932 17.552-6.462 11.922-14.548l-36.268-52.098 20.638-0.322 66.078 80.554c0.646 0.788 1.412 1.47 2.27 2.022l63.4 40.776c1.578 1.014 3.414 1.554 5.288 1.554v0c4.846-0.298 10.532-4.216 9.536-9.778l0.24 0.002v-69.654c0-1.33-0.272-2.644-0.796-3.866l-43.714-101.56 11.112-16.634c5.552 12.428 2.438 5.5 9.372 20.77 0.702 1.53 0.702 1.53 1.404 3.056 4.812 10.43 8.876 18.926 11.982 24.956 1.848 3.586 3.356 6.302 4.582 8.196 0.942 1.454 1.772 2.548 2.838 3.538 1.546 1.436 3.242 2.474 5.888 2.796 4.964 0.602 8.998-2.354 10.546-6.372-0.342 0.89 8.378-44.538 14.508-65.772 4.63-15.96 10.254-31.906 19.642-45.736 1.9-0.112 0.55-0.034 4.050-0.22 3.058-0.156 6.030-0.282 8.816-0.37 4.566-0.146 8.39-0.178 11.16-0.082l0.196 0.012c5.888 10.666 10.604 21.918 15.396 33.102 10.786 26.512 18.33 53.348 20.854 78.524 0.982 9.8 14.206 12.16 18.516 3.302l27.784-57.096 10.29 17.82-38.084 97.118c-0.444 1.136-0.674 2.346-0.674 3.568v67.66c0 7.702 8.496 12.378 15.004 8.26l59.776-37.832c0.88-0.556 1.666-1.25 2.326-2.054l66.174-80.56 20.546 0.322-36.268 52.098c-5.628 8.086 2.888 18.48 11.922 14.548 23.29-10.13 50.772-16.822 79.142-20.436 10.42-1.326 20.33-2.142 28.662-2.464 5.204-0.144 3.038-0.126 6.5-0.128l0.156 0.268c1.398 2.4 3.222 5.678 5.362 9.614 0.246 0.452 0.246 0.452 0.492 0.906 1.836 3.39 3.78 7.030 5.706 10.67l0.322 0.614c-3.126 7.076-8.046 13.212-12.66 19.346-6.49 8.208-14.55 16.952-23.818 26.004-9.31 9.092-19.314 17.996-29.32 26.324-3.504 2.916-6.754 5.548-9.664 7.85-1.734 1.37-2.958 2.318-3.588 2.798-7.692 5.846-3.146 18.116 6.498 17.542 10.22-0.612 10.22-0.612 40.882-2.442 7.944-0.474 15.89-0.95 23.834-1.424l-9.386 18.408-107.36 10.034c-1.848 0.172-3.61 0.868-5.078 2.006l-55.786 43.234c-5.276 4.086-4.992 12.144 0.558 15.854l55.786 37.272c1.35 0.9 2.904 1.452 4.52 1.604l107.368 10.034 9.21 18.024-9.224-0.64c-4.318-0.29-8.51-0.556-12.524-0.792-37.44-2.208-42.19-2.29-46.838 3.060-2.822 3.248-2.994 6.954-1.868 10.156 0.454 1.292 1.062 2.332 1.828 3.374 0.844 1.15 1.924 2.328 3.366 3.75 2.076 2.044 4.78 4.48 9.716 8.804 17.648 15.458 20.704 18.186 29.062 26.258 10.46 10.098 19.006 19.426 25.508 28.116 3.294 4.598 6.712 9.192 9.060 14.386l-0.356 0.714c-1.81 3.614-3.658 7.226-5.426 10.588-0.504 0.956-0.68 1.286-1.010 1.906-1.92 3.6-3.578 6.568-4.874 8.698l-0.068 0.108c-4.27 0.006-1.822 0.028-7.344-0.118-8.314-0.316-18.198-1.134-28.592-2.472-28.076-3.616-55.41-10.332-78.75-20.496-9.034-3.934-17.554 6.458-11.926 14.546l36.272 52.126-20.546 0.322-66.176-80.652c-0.648-0.792-1.416-1.478-2.278-2.030l-64.74-41.528c-6.458-4.144-14.952 0.428-15.052 8.102l-0.948 73.546c-0.018 1.402 0.266 2.792 0.832 4.076l43.55 98.594-10.976 16.496c-5.202-11.732-2.24-5.094-8.918-19.902-0.688-1.51-0.688-1.51-1.378-3.018-4.38-9.556-8.128-17.46-11.074-23.278-6.976-11.82-7.544-12.436-8.236-13.028-1.708-1.464-3.646-2.482-6.526-2.538-4.664-0.094-7.128 2.074-8.936 5.016-1.808 4.16-2.264 5.776-2.788 7.91-0.74 3.018-1.126 4.796-3.25 14.8-3.964 18.664-6.718 30.412-10.456 43.354-4.604 15.614-9.838 31.394-18.996 44.992zM455.268 413.466c4.61-0.002 8.592-3.218 9.558-7.724 0.24-1.114 0.688-3.206 1.316-6.138 1.046-4.888 2.21-10.346 3.464-16.242 3.584-16.848 7.17-33.822 10.514-49.844 0.338-1.62 0.338-1.62 0.676-3.238 11.568-55.486 15.404-75.008 14.626-79.114-0.038-0.2-1.088-6.63-1.676-10.086-1.226-7.214-2.584-14.668-4.158-22.644-4.48-22.686-9.802-44.98-16.102-65.906-2.742-9.106-5.62-17.772-8.64-25.942-1.31-3.542-4.54-6.012-8.3-6.348-0.858-0.076-2.256-0.188-3.952-0.298-1.49-0.098-2.946-0.176-4.334-0.228-2.218-0.086-4.144-0.102-5.764-0.026-4.352 0.204-6.27 0.55-9.072 3.242-7.070 6.796-19.924 54.658-30.596 127.83-0.152 1.044-0.134 2.104 0.052 3.144l27.29 151.518c0.84 4.656 4.892 8.042 9.622 8.042l15.476 0.002zM447.688 392.396l-25.28-140.366c4.454-31.014 10.084-61.866 17.888-92.218 2.214-8.24 4.278-14.838 6.064-19.672l0.35-0.908 0.806 0.020 1.070 0.048c3.618 10.316 1.49 4.050 6.178 18.866 6.098 20.25 11.278 41.95 15.642 64.058 1.54 7.794 2.868 15.082 4.066 22.134 0.518 3.064 1.022 6.128 1.53 9.194l-0.062 0.472c-0.156 1.124-0.418 2.754-0.784 4.84-0.712 4.076-1.794 9.8-3.212 17.014-2.514 12.794-6.024 29.96-10.286 50.412-0.338 1.616-0.338 1.616-0.676 3.232-3.34 15.996-6.918 32.946-10.498 49.772-2.136 10.026-1.204 5.658-2.794 13.1zM497.942 438.050l3.312-0.442c1.138-0.358 3.268-1.028 6.25-1.966 4.968-1.564 10.504-3.308 16.464-5.19 17.034-5.376 34.068-10.774 49.968-15.844 0.85-0.272 0.85-0.272 1.698-0.542 51.626-16.468 70.748-22.748 73.604-24.792 6.888-4.934 91.458-86.82 94.222-93.208 4.81-11.122-6.5-27.812-17.218-27.522l-0.006 0.002c-2.792 0.072-4.766 0.202-8.624 0.718-5.812 0.778-12.836 2.17-21.246 4.328-22.88 5.87-52.586 16.488-90.118 33.028-0.822 0.362-1.59 0.836-2.284 1.408l-119.748 98.948c-3.668 3.030-4.622 8.262-2.258 12.392l7.884 13.77c3.494 4.22 1.094 2.168 8.102 4.912zM503.492 416.408l111.854-92.422c27.894-12.388 56.416-23.42 85.878-31.456 7.684-1.972 13.958-3.214 18.982-3.888 3.646-0.412 2.4-0.35 3.718-0.414l0.404 0.528 0.166 0.28-1.562 1.696c-2.39 2.556-5.786 6.044-10.060 10.342-7.778 7.818-18.302 18.148-30.238 29.706-14.718 14.078-29.242 28.37-44.25 42.144l-0.364 0.14c-1.048 0.392-2.57 0.936-4.526 1.612-3.8 1.314-9.17 3.108-15.968 5.342-12.068 3.962-28.352 9.206-47.834 15.422-0.846 0.27-0.846 0.27-1.694 0.542-15.88 5.062-32.898 10.454-49.914 15.826-10.594 3.342-5.732 1.81-14.59 4.6zM400.614 438.052c7.030-2.742 4.622-0.686 8.126-4.916l7.882-13.768c2.364-4.132 1.412-9.362-2.258-12.394l-119.746-98.944c-0.694-0.576-1.466-1.052-2.292-1.414-37.35-16.422-67.59-27.060-91.356-33.050-14.658-3.694-24.094-4.996-29.384-5.018-3.374 0.136-6.44 2.002-8.108 4.938l-7.884 13.87c-2.010 3.536-1.618 7.948 0.982 11.078 28.736 34.56 81.676 83.762 93.192 91.128 2.348 1.5 20.536 7.436 73.848 24.526 0.514 0.166 0.514 0.166 1.028 0.33 15.894 5.094 32.922 10.532 49.948 15.956 5.96 1.898 11.494 3.66 16.46 5.238 2.98 0.948 5.11 1.624 6.246 1.986l3.316 0.454zM395.034 416.364c-8.776-2.792-3.94-1.254-14.508-4.618-17.016-5.422-34.032-10.856-49.914-15.946l-1.030-0.328c-19.76-6.336-36.274-11.662-48.49-15.65-6.902-2.252-12.34-4.048-16.174-5.34-1.99-0.672-3.534-1.204-4.6-1.584l-0.502-0.18c-10.644-8.66-20.724-17.994-30.852-27.244-18.632-17.176-36.338-35.342-52.954-54.472l1.328-2.336c6.364 0.858 12.618 2.358 18.854 3.858 29.966 7.636 58.706 19.256 87.048 31.466l111.794 92.374zM172.006 627.094c4.848-0.016 14.29-1.3 28.954-4.978 23.772-5.964 54.014-16.592 91.368-33.026 0.824-0.362 1.594-0.836 2.288-1.41l119.748-98.922c3.66-3.024 4.618-8.24 2.272-12.368l-7.882-13.866c-2.288-4.026-7.086-5.894-11.494-4.476-1.136 0.366-1.136 0.366-6.246 2.012-4.966 1.6-10.5 3.382-16.46 5.304-17.030 5.488-34.058 10.98-49.954 16.114l-0.334 0.108c-45.352 14.646-70.796 22.91-72.798 23.694-9.406 3.688-64.358 55.288-94.89 91.992-2.608 3.136-2.996 7.56-0.972 11.102l7.882 13.794c4.356 4.65 1.61 3.122 8.516 4.048l0.002 0.878zM177.33 606.986l-1.308-2.286c22.978-21.542 55.11-64.478 82.582-81.218 1.37-0.536 29.594-9.704 71.67-23.292 0.168-0.054 0.168-0.054 0.334-0.108 15.892-5.132 32.918-10.624 49.942-16.11 10.604-3.416 5.734-1.848 14.606-4.706l-111.916 92.454c-28.228 12.542-57.18 23.468-87.038 31.432-6.22 1.606-12.524 2.856-18.872 3.834zM725.5 627.198l2.696-0.25c2.344-0.414 3.806-1.334 5.166-2.58 10.228-15.204 9.64-16.016 9.87-16.476 1.734-3.47 1.252-7.638-1.23-10.62-16.394-19.71-36.856-40.632-59.18-61.336-14.27-13.234-30.108-26.944-33.482-29.428-2.482-1.826-17.682-6.802-74.202-24.924-0.602-0.192-0.602-0.192-1.204-0.386-15.894-5.094-32.92-10.528-49.948-15.948-5.96-1.896-11.494-3.656-16.46-5.232-2.98-0.946-5.108-1.622-6.246-1.982-4.398-1.396-9.172 0.476-11.452 4.486l-7.884 13.868c-2.346 4.128-1.388 9.344 2.272 12.368l119.748 98.922c0.696 0.572 1.468 1.048 2.292 1.41 38.44 14.69 77.38 35.542 119.244 38.108zM721.524 607.186l-0.558-0.064c-4.93-0.654-11.27-1.904-19.038-3.882-29.8-7.706-58.376-19.354-86.584-31.52l-111.992-92.514c8.974 2.852 4.072 1.294 14.704 4.676 17.016 5.414 34.032 10.844 49.91 15.934l1.202 0.386c19.762 6.336 36.262 11.664 48.452 15.654 6.882 2.254 12.296 4.050 16.102 5.346 1.97 0.67 3.492 1.2 4.532 1.578l0.296 0.112c10.65 8.752 20.798 18.092 30.978 27.38 18.732 17.224 36.532 35.448 53.226 54.65l-0.454 0.856c-0.232 0.428-0.232 0.428-0.464 0.854l-0.312 0.554zM456.634 777.598c3.55 0.094 6.874-1.744 8.68-4.802 1.362-2.304 3.47-6.748 6.064-13.652 4.168-11.094 8.296-25.284 12.124-42.896 4.3-19.776 7.966-42.754 10.812-69.162 0.1-0.918 0.068-1.846-0.094-2.754l-26.882-151.52c-0.828-4.668-4.884-8.068-9.624-8.068h-15.886c-4.65 0-8.656 3.276-9.582 7.834l-30.548 150.706c-0.14 3.732-0.59 2.494 0.002 3.948l0.012 0.078c0.104 0.634 0.104 0.634 0.262 1.598 0.288 1.732 0.63 3.738 1.026 5.994 1.132 6.428 2.48 13.584 4.038 21.288 4.456 22.026 9.724 44.060 15.79 64.68 3.132 10.65 6.408 20.662 9.828 29.932 1.386 3.75 4.912 6.278 8.908 6.388l15.070 0.408zM450.8 757.882l-1.958-0.054c-4.348-12.506-1.848-5.042-7.258-22.476-5.89-20.018-11.030-41.524-15.384-63.038-1.524-7.536-2.84-14.53-3.944-20.802-0.386-2.19-0.716-4.13-0.994-5.798l-0.048-0.294 28.444-140.33 25.058 141.234c-2.208 22.104-5.944 44.006-10.318 65.772-3.632 16.706-7.496 29.988-11.322 40.172-1.76 4.51-0.968 2.652-2.276 5.612z" /> <glyph unicode="" glyph-name="xcle" d="M730.875 876.256c0 0 53.955-5.852 53.955-61.631l200.224-55.779c0 0 50.021-19.287 34.572-84.756l-165.489-617.832c0 0-34.666-46.252-75.066-34.644l-267.006 73.429-267.075-73.428c-40.4-11.61-75.066 34.642-75.066 34.642l-165.583 617.832c-15.355 65.469 34.666 84.756 34.666 84.756l200.224 55.779c0 55.779 53.859 61.631 53.859 61.631h437.784zM729.143 853.106h-434.319c-2.458-0.445-10.228-2.178-17.461-7.045-10.322-6.835-15.075-16.807-15.075-31.437v-17.555c0 0-212.419-59.267-215.509-60.087-5.594-2.551-22.236-12.616-22.236-39.207 0-5.407 0.749-11.445 2.294-18.304 0.282-1.007 161.463-602.641 164.13-612.332 7.023-8.052 27.972-28.977 47.729-23.407l273.37 75.254 273.302-75.254c19.756-5.571 40.612 15.355 47.727 23.407 2.669 9.69 163.85 611.325 164.132 612.332 1.545 6.859 2.294 12.897 2.294 18.304 0 26.592-16.736 36.656-22.236 39.207-3.091 0.821-215.603 60.087-215.603 60.087l-0.002 17.555c0.002 14.63-4.751 24.602-14.979 31.437-7.233 4.867-15.005 6.6-17.555 7.045h-0.002zM257.696 766.36v-594.121c0 0 5.033-38.598 35.93-38.598h166.775l-223.281-61.537c0 0-12.803-6.39-19.287 7.678l-164.224 609.592c0-0.002-6.484 19.217 8.965 24.32l195.121 52.666zM766.45 767.647l194.935-52.666c15.449-5.127 9.035-24.32 9.035-24.32l-164.296-609.592c-6.32-14.092-19.193-7.678-19.193-7.678l-223.281 61.631h166.847c30.734 0 35.953 38.482 35.953 38.482v594.144zM727.315 825.346c8.965 0 10.228-11.517 10.228-11.517v-639.039c0-10.252-10.228-12.803-10.228-12.803h-429.85c-9.035 0-9.035 12.803-9.035 12.803v639.039c0 7.677 9.035 11.517 9.035 11.517h429.85zM563.613 746.267c-3.84-0.213-2.251 0.121-4.832-0.621q-10.31-5.156-16.201-15.095-5.891-9.941-10.677-22.828-2.21 1.104-10.126 2.393t-18.041 2.393q-10.126 1.106-20.251 1.841t-16.015 0.737q-26.51-0.002-51.915-8.837-25.405-8.837-45.657-25.774-20.25-16.937-32.585-41.974t-12.334-57.438q0-35.347 11.23-60.568t29.455-41.236q18.225-16.017 41.789-23.564 23.566-7.549 48.234-7.549 6.26 0 13.807 0.369l3.886 0.167-1.432-3.028q-11.757-26.544-11.757-63.241 0-26.365 8.55-48.276 8.552-21.912 24.941-37.588 16.389-15.677 40.26-24.585t54.868-8.907q7.839 0 18.171 0.534t20.664 1.425 19.417 1.425 14.43 0.534q6.414 0 8.373-5.521 1.959-5.523 2.673-10.511 0.712-3.207 3.384-3.384t6.234 1.248q-1.78 6.057-2.493 14.964-0.712 8.907-0.712 18.169 0 11.402 1.78 20.309 1.070 4.632 2.138 8.55 0 1.782-1.959 2.85t-3.384 1.068q-0.357 0-1.427-1.068-2.137-4.989-7.66-11.401-5.523-6.414-14.43-12.291-8.907-5.879-21.733-9.977-12.827-4.098-29.571-4.098-17.459 0-30.819 5.345t-22.98 14.43-16.034 20.664q-6.412 11.58-10.332 24.049-3.919 12.471-5.521 24.941-1.604 12.469-1.604 23.158 6.057 0.357 20.844 0.713 14.785 0.355 39.013 0.355 12.826 0 23.871-0.355 11.046-0.357 19.773-1.961 8.73-1.603 14.252-4.809t6.948-8.907q0.712-2.493 4.096-3.919 3.386-1.425 4.098 2.137 0 8.907 1.425 17.103 1.425 8.194 3.564 14.964 2.137 6.769 3.919 11.935t2.493 8.373q-1.068 1.425-3.741 1.782-2.671 0.357-4.096-1.782-2.85-2.85-9.62-5.344t-16.032-4.454-20.308-3.028q-11.046-1.070-22.446-1.070-4.989-0.355-14.964-0.177-9.977 0.177-20.666 0.534-10.687 0.357-19.773 1.068-9.085 0.713-11.935 1.427 1.068 18.883 6.769 36.519t15.321 31.353q9.619 13.716 22.803 22.089 13.182 8.373 29.215 8.373 14.251 0 25.653-3.741 11.401-3.741 19.596-9.443 8.194-5.7 13.182-11.935t6.769-11.223q1.425-4.989 5.166-5.166 3.741-0.179 4.454 2.673 1.425 10.687 3.384 19.239 1.959 8.55 3.741 13.182 4.275 15.321 9.798 26.187t13.716 17.28q4.989 3.562 2.495 5.7-2.495 2.137-8.552 3.919-4.987 0-8.55-6.591t-6.234-14.251q-2.673-7.661-4.454-14.073-1.782-6.414-3.562-6.057-2.85 0.712-9.62 1.603t-15.676 1.782-18.884 1.425q-9.975 0.534-18.526 0.534-28.503 0-54.513-8.016-26.008-8.016-45.961-25.119c-9.4-8.554-18.178-18.009-24.175-29.331-11.889-1.966-6.518-1.493-16.063-1.881q-18.778 0-34.611 9.020-15.831 9.021-27.245 26.327-11.414 17.304-17.859 42.158-6.443 24.852-6.443 56.885 0 23.195 5.154 43.447 5.156 20.25 14.913 34.978 9.757 14.727 23.933 23.197 14.174 8.467 32.217 8.467 16.937 0 29.271-4.417 12.334-4.419 20.618-11.783t12.887-16.568q4.603-9.206 6.076-18.41 2.944-2.21 5.154-2.208 1.473-0.002 2.946 1.289 1.473 1.289 1.473 3.128 0 3.314 0.367 8.102 0.369 4.785 1.106 9.941 0.736 5.154 1.655 10.493 0.922 5.338 1.657 9.388 1.473 8.468 4.234 16.753t6.444 14.729q3.681 6.443 7.916 10.493t8.653 4.052q1.473-0.002 2.393 0.736 0.92 0.736 2.761 4.050 0 2.946-3.681 3.683l-1.795 0.253z" /> <glyph unicode="" glyph-name="xice" d="M730.875 876.256c0 0 53.955-5.852 53.955-61.631l200.224-55.779c0 0 50.021-19.287 34.572-84.756l-165.489-617.832c0 0-34.666-46.252-75.066-34.644l-267.006 73.429-267.075-73.428c-40.4-11.61-75.066 34.642-75.066 34.642l-165.583 617.832c-15.355 65.469 34.666 84.756 34.666 84.756l200.224 55.779c0 55.779 53.859 61.631 53.859 61.631h437.784zM729.143 853.106h-434.319c-2.458-0.445-10.228-2.178-17.461-7.045-10.322-6.835-15.075-16.807-15.075-31.437v-17.555c0 0-212.419-59.267-215.509-60.087-5.594-2.551-22.236-12.616-22.236-39.207 0-5.407 0.749-11.445 2.294-18.304 0.282-1.007 161.463-602.641 164.13-612.332 7.023-8.052 27.972-28.977 47.729-23.407l273.37 75.255 273.302-75.255c19.756-5.571 40.612 15.355 47.727 23.407 2.669 9.69 163.85 611.325 164.132 612.332 1.545 6.859 2.294 12.897 2.294 18.304 0 26.592-16.736 36.656-22.236 39.207-3.091 0.821-215.603 60.087-215.603 60.087l-0.002 17.555c0.002 14.63-4.751 24.602-14.979 31.437-7.233 4.867-15.005 6.6-17.555 7.045h-0.002zM257.7 765.235v-594.12c0 0 5.033-38.598 35.93-38.598h166.775l-223.28-61.537c0 0-12.805-6.391-19.289 7.677l-164.224 609.592c0 0-6.484 19.217 8.965 24.32l195.121 52.666zM766.454 766.524l194.935-52.666c15.449-5.127 9.035-24.322 9.035-24.322l-164.296-609.591c-6.32-14.092-19.193-7.678-19.193-7.678l-223.28 61.631h166.845c30.734 0 35.953 38.482 35.953 38.482v594.144zM727.318 824.221c8.965 0 10.228-11.517 10.228-11.517v-639.037c0-10.252-10.228-12.803-10.228-12.803h-429.85c-9.035 0-9.035 12.803-9.035 12.803v639.039c0 7.677 9.035 11.515 9.035 11.515h429.85zM486.289 740.85c-5.774-0.667-11.575-1.060-17.372-1.457q-13.677-0.911-33.007-0.911-29.541 0-45.406 1.277t-18.784 1.277q-2.188 0-4.011-1.277t-1.824-4.924q0-3.282 1.824-3.83 1.823-0.546 4.376-0.911 3.282-0.365 10.576 0t12.766-0.365q7.66-0.729 10.576-4.559 2.918-3.83 3.282-15.5 0-2.188 0.183-7.112t0.365-14.041q0.183-9.119 0.365-23.159 0.183-14.042 0.183-34.831 0-18.964-1.096-41.213-1.094-22.246-2.917-42.487-1.824-20.243-4.195-35.377-2.371-15.136-4.559-19.512-1.823-2.918-10.941-4.741-9.117-1.824-24.436-1.824-2.553 0-4.011-1.64-1.459-1.642-1.459-3.101 0-1.823 1.277-3.83 1.277-2.005 3.099-2.005l5.835 0.73q3.647 0.364 10.395 0.911 6.746 0.546 14.406 0.729t15.683 0.365 14.589 0.183h2.188q17.142 0 28.812-0.365 11.672-0.365 19.33-0.911 7.66-0.548 12.035-0.911c1.853-0.145 3.709-0.309 5.567-0.346-7.839-8.525-13.054-19.299-18.043-29.606q-11.706-26.428-11.706-62.966 0-26.25 8.515-48.067 8.513-21.816 24.83-37.425 16.319-15.607 40.086-24.475 23.767-8.87 54.629-8.87 7.805 0 18.092 0.532 10.286 0.532 20.574 1.418t19.333 1.42 14.367 0.532q6.386 0 8.337-5.499t2.661-10.465q0.708-3.191 3.369-3.369t6.209 1.241q-1.775 6.031-2.483 14.899-0.71 8.868-0.71 18.092 0 11.351 1.773 20.219 1.065 4.611 2.128 8.515 0 1.773-1.951 2.836-1.951 1.065-3.369 1.065-0.355 0-1.42-1.065-2.128-4.966-7.627-11.351-5.497-6.385-14.367-12.239-8.868-5.852-21.639-9.933-12.771-4.079-29.443-4.079-17.381 0-30.684 5.321t-22.881 14.367q-9.576 9.045-15.962 20.574t-10.288 23.945q-3.901 12.416-5.497 24.832t-1.597 23.057q6.031 0.355 20.753 0.71t38.844 0.355q12.769 0 23.767-0.355 10.996-0.355 19.688-1.951 8.69-1.596 14.189-4.789t6.917-8.868q0.71-2.483 4.079-3.903 3.371-1.418 4.079 2.128 0.002 8.87 1.42 17.027 1.418 8.16 3.548 14.899 2.128 6.74 3.901 11.884t2.483 8.337q-1.065 1.418-3.726 1.773-2.659 0.355-4.079-1.773-2.838-2.838-9.578-5.321t-15.962-4.434-20.221-3.016q-10.996-1.063-22.349-1.063-4.966-0.355-14.899-0.177-9.931 0.177-20.574 0.531-10.643 0.355-19.688 1.065t-11.884 1.418q1.065 18.802 6.74 36.361 5.676 17.56 15.254 31.217 9.578 13.658 22.702 21.994 13.126 8.337 29.088 8.337 14.191 0 25.542-3.726 11.351-3.724 19.511-9.4t13.124-11.884q4.966-6.207 6.741-11.174 1.418-4.966 5.142-5.144 3.726-0.177 4.436 2.661 1.418 10.641 3.369 19.156 1.951 8.513 3.726 13.126 4.256 15.252 9.755 26.073 5.497 10.819 13.657 17.205 4.966 3.546 2.483 5.675t-8.515 3.903q-4.965 0-8.513-6.564-3.546-6.562-6.207-14.189t-4.436-14.012q-1.773-6.385-3.546-6.030-2.838 0.708-9.578 1.596-6.74 0.886-15.609 1.773t-18.801 1.42q-9.933 0.531-18.446 0.531-28.378 0-54.275-7.98-25.895-7.982-45.761-25.009c-1.613-1.468-3.226-2.935-4.838-4.403-0.005-0.007-0.010-0.012-0.017-0.017l-0.381 0.399q-1.094 0.729-5.106 0.729-4.741 0-10.394 0.365-5.654 0.364-11.124 1.277-5.472 0.911-9.482 1.823-4.012 0.911-5.472 2.005-2.188 1.824-3.282 14.225-1.094 12.399-1.642 29.36-0.546 16.957-0.364 35.376 0.181 18.418 0.546 32.278 0.365 18.234 1.459 39.753 1.094 21.518 2.371 40.119 1.277 18.599 2.917 31.183 1.642 12.582 3.466 13.312 1.459 0.364 4.376 1.094 2.918 0.729 6.383 1.094t7.112 0.729 6.566 0.365q8.388 0.729 8.388 6.929 0 2.918-2.372 3.466c-3.241 0.55-1.599 0.365-4.922 0.546l-1.411-0.184z" /> @@ -208,4 +208,8 @@ <glyph unicode="" glyph-name="peuro" d="M338.032 601.82v-14.876q-9.24-2.478-13.636-5.296-4.394-2.816-6.648-6.874-2.254-4.056-3.156-10.592t-0.902-19.158v-148.748q0-17.804 2.254-32.454t8.226-25.13q5.974-10.48 16.566-16.114t27.27-5.634q22.99 0 34.258 9.24t15.89 25.806q4.62 16.564 4.62 49.47v143.79q0 16.904-1.466 23.552-1.464 6.648-5.746 10.706-4.282 4.056-16.678 7.436v14.876h228.486q26.594 0 45.188-3.718 18.594-3.72 32.568-11.382 11.72-6.312 19.832-15.89 8.114-9.578 12.51-22.312 4.394-12.734 4.394-29.636 0-22.088-7.776-37.864t-20.96-26.256-35.272-19.722v-2.252q16.678-7.212 27.61-19.27 10.93-12.058 19.72-30.54l14.198-30.65q9.466-20.51 18.82-30.764 9.352-10.256 22.2-12.508v-14.876h-86.77q-13.072 18.030-29.526 53.64l-17.578 38.54q-7.888 17.128-13.524 24.34-5.634 7.212-11.606 9.916-5.972 2.706-18.368 2.706h-13.072v-72.572q0-16.904 1.578-23.664 1.578-6.762 6.084-10.818 4.508-4.058 16.678-7.212v-14.876h-118.322v14.876q8.338 2.252 13.184 4.844t7.212 7.212q2.366 4.622 3.042 11.72 0.678 7.1 0.678 17.918v194.274q0 10.594-0.564 17.806t-2.93 11.72q-2.366 4.506-7.212 7.324c-3.838 2.234-8.108 3.55-12.354 4.768-4.102-1.078-8.034-2.666-11.83-4.542q-4.732-2.592-7.212-7.212-2.478-4.622-3.154-11.72-0.676-7.1-0.676-17.918v-140.86q0-27.948-4.508-46.766-4.508-18.82-13.974-31.666t-23.552-20.734-31.666-11.27q-17.578-3.38-39.44-3.38-32.004 0-54.090 6.648-22.088 6.65-35.948 20.060t-20.51 32.566q-6.648 19.158-6.648 49.358v145.818q0 10.594-0.564 17.806-0.562 7.212-2.93 11.72-2.366 4.506-7.212 7.324c-3.602 2.084-7.578 3.398-11.562 4.54v-56.264h-30.876q-7.438 21.41-12.62 28.96-5.184 7.55-12.396 11.946-7.212 4.394-24.566 4.394h-49.134v-108.18h29.75q9.918 0 15.552 2.816 5.634 2.818 9.352 9.354 3.72 6.536 7.1 20.284h25.468v-91.502h-25.468q-3.154 13.070-6.986 19.944t-9.128 9.804-15.89 2.93h-29.75v-120.35h48.908q7.888 0 13.298 1.014 5.408 1.014 9.69 3.492 4.282 2.48 8.226 6.762t6.988 9.24q3.042 4.958 6.422 13.072 3.382 8.114 7.438 22.312h30.876l-4.282-82.262h-221.546v14.876q8.34 2.252 13.186 4.844t7.212 7.212q2.366 4.622 3.042 11.72 0.676 7.1 0.676 17.918v194.274q0 10.594-0.564 17.806-0.562 7.212-2.93 11.72-2.366 4.506-7.212 7.324-4.844 2.818-13.41 5.070v14.876h340.050zM615.426 575.45q-19.382 0-25.468-0.45v-125.31h22.312q18.030 0 29.75 4.846t18.594 13.522q6.874 8.678 9.466 20.398 2.592 11.718 2.592 25.692 0 30.652-14.424 45.976-14.426 15.326-42.822 15.326zM888.988 579.056q22.312 0 36.624-15.438t21.41-45.752q7.1-30.312 7.1-75.162 0-27.496-3.268-50.484-3.268-22.99-10.818-39.78t-19.72-26.144q-12.17-9.352-29.524-9.352-33.582 0-49.922 33.242-16.34 33.244-16.34 101.308 0 65.134 15.89 96.348 15.888 31.214 48.568 31.214zM891.016 605.426q-43.272 0-74.6-18.706-31.326-18.706-47.442-54.654-16.114-35.948-16.114-86.658 0-77.304 33.244-116.068 33.242-38.766 99.504-38.766 31.778 0 57.584 9.24 25.804 9.242 44.286 28.848 18.48 19.608 28.51 50.148 10.030 30.538 10.030 73.134 0 76.178-33.808 114.83-33.806 38.652-101.194 38.652z" /> <glyph unicode="" glyph-name="pidw" d="M149.924 635.536c0-125.020 0.010-250.040-0.010-375.062-49.972-0.020-99.942 0-149.914-0.010v375.072h149.924zM313.268 548.024c14.404-0.206 28.944 0.146 43.156-2.704 13.128-2.436 26.306-7.516 35.768-17.254 8.744-8.826 13.794-20.634 16.68-32.562 4.004-16.824 4.68-34.232 4.456-51.456-0.564-22.13-4.014-45.272-16.488-64.082-9.358-14.398-24.688-24.238-41.216-28.356-18.512-5.026-37.846-3.296-56.78-3.614-0.020 66.672 0 133.336-0.010 200.008l14.434 0.020zM365.026 635.536h-189.092c0.010-125.020-0.010-250.030 0.010-375.050 60.128-0.022 120.248-0.012 180.378-0.012 26.706 0.062 53.708 3.308 78.888 12.556 26.574 9.554 50.484 26.858 66.754 50.052 20.84 29.256 29.87 65.188 33.004 100.516 2.192 26.286 2.13 52.952-2.724 78.95-4.228 22.836-12.206 45.2-25.046 64.656-14.736 22.682-36.312 40.642-60.99 51.63-25.426 11.478-53.442 16.006-81.182 16.702zM649.83 635.536h-120.862c21.524-125 42.802-250.040 64.246-375.050 44.114-0.012 88.238-0.012 132.352 0 15.738 67.726 31.436 135.454 47.164 203.192 1.24 5.058 2.11 10.23 3.83 15.164 5.060-19.69 9.268-39.608 13.998-59.38 12.298-52.992 24.586-105.984 36.886-158.976 44.124-0.012 88.238-0.012 132.362 0 21.432 124.928 42.71 249.886 64.194 374.814v0.236h-120.812c-5.846-62.444-11.684-124.888-17.53-187.342-1.588-15.032-2.458-30.166-4.506-45.138-1.658 3.41-2.252 7.178-3.112 10.824-16.436 69.162-32.82 138.332-49.256 207.484-1.218 4.648-2.16 9.38-2.61 14.172h-99.328c-1.424-12.176-5.234-23.9-7.762-35.862-11.878-50.022-23.748-100.034-35.616-150.046-3.87-15.514-7.004-31.232-11.366-46.612-0.358 1.352-0.686 2.724-0.88 4.106-7.148 76.134-14.254 152.28-21.392 228.414z" /> <glyph unicode="" glyph-name="e01" horiz-adv-x="840" d="M574.706 899.383c0.662 0.362 5.996 2.004 5.692 1.314-4.816-10.946-7.97-19.5-9.194-23.642-34-108-31.524-181.4 62.476-245.4 81.84-55.722 193.15-128.426 206-238-4.734-94.020-104.694-147.044-176.618-188.98-100.556-55.238-210.718-131.75-241.382-251.020-42.386 127.162-163.1 205.026-273.352 265.224-66.962 40.134-160.4 97.266-146.648 186.776 36.074 126.034 123.774 159.458 216 244 72 66 80.746 138.14 44.868 225.046-6.138 14.868-13.436 25.54-9.632 24.956 5.69-0.876 19.664-8.822 31.588-22.444 44.128-50.418 112.588-192.146-2.824-307.558-53.914-53.916-146.654-140.586-124.784-197.008 21.87-56.424 183.754-97.402 261.764-166.618 77.334 79.814 265.37 122.764 269.204 186.232 3.832 63.468-104.472 133.488-158.184 195.394-62.46 74.566-39.874 181.686 3.446 259.974 4.192 7.574 15.644 28.436 27.14 40.462 5 5.228 9.624 8.666 14.44 11.292zM420.848 849.541c0 0-1.71-55.518-24.902-130.878-15.942-51.804-23.45-72.718-33.946-95.272-17.838-38.334-30.406-54.982-46.094-87.956-10.234-21.040-20.648-42.406-25.704-65.722-4.274-28.648-1.204-58.892 11.286-84.81 15.29-34.438 44.728-60.746 78.648-71.282 16.856-6.406 35.036-4.358 52.584-4.194 51.44 5.95 96.558 50.144 107.574 104.712 9.542 35.576-2.372 83.326-18.294 115.162-11.908 24.944-32.528 54.082-46 88-15.010 37.792-23.322 71.012-31.988 103.678-15.82 59.626-17.952 103.66-23.164 128.562z" /> +<glyph unicode="" glyph-name="[XLN] Ixalan" d="M503.612 959.478c5.954 0.16 11.908 0.32 17.862 0.522 11.304-64.93 18.666-130.504 28.924-195.596 51.816-6.276 101.46-25.586 144.826-54.55 37.576 10.66 75.028 21.764 112.604 32.504-10.42-36.206-21.362-72.332-31.702-108.578-2.052-5.030 2.656-9.334 4.626-13.558 26.754-40.51 42.524-87.498 48.84-135.492 64.688-9.374 129.336-18.908 194.026-28.402 0.040-5.994 0.12-12.030 0.242-18.104-64.77-10.822-130.062-18.344-194.912-28.684-6.156-51.896-26.35-101.256-55.316-144.544 10.982-37.896 22.488-75.632 33.068-113.648-38.58 10.742-76.758 22.93-115.378 33.592-42.402-28.724-91.642-45.782-142.17-52.742-9.454-65.252-18.828-130.544-28.402-195.796-6.074-0.12-12.15-0.242-18.184-0.402-9.936 62.316-18.022 124.952-27.154 187.428-1.086 3.862-0.846 10.862-6.598 10.622-48.638 6.436-94.66 25.666-135.694 52.178-39.144-11.426-78.206-23.174-117.43-34.276 10.58 38.096 22.528 75.792 33.23 113.848 2.252 5.432-2.736 10.098-4.868 14.604-24.702 38.982-40.27 83.638-45.7 129.458-65.736 11.104-131.994 19.27-197.89 29.368-0.12 6.074-0.2 12.19-0.322 18.224 65.896 10.822 132.356 18.144 198.17 29.328 5.352 50.206 24.622 97.958 51.656 140.28-10.984 38.902-22.488 77.642-33.632 116.464 38.7-11.144 77.2-23.052 116.022-33.712 42.482 29.448 91.964 47.148 142.854 54.912 9.212 64.97 18.908 129.82 28.402 194.752zM455.698 689.176c-33.47-8.006-65.13-23.294-92.526-44.132-5.432-3.742-10.54-10.018-8.852-17.058 1.852-7.844 9.696-11.706 15.448-16.494 23.494-16.776 46.064-34.878 69.798-51.332 8.69-5.994 21.644 0.724 22.128 11.184 5.51 33.712 10.136 67.584 15.004 101.378 2.576 11.546-10.458 21.12-21 16.454zM559.772 690.664c-8.448-1.81-13.678-10.782-11.424-19.068 4.344-32.224 9.050-64.408 13.718-96.552 0.442-7.442 4.546-16.010 12.832-16.896 7.806-1.528 13.718 4.708 19.672 8.57 23.576 18.022 47.994 34.878 71.328 53.222 8.81 5.794 7.282 19.714-1.61 24.662-30.412 23.132-66.458 41.034-104.516 46.062zM326.28 605.78c-7.602-2.736-11.586-10.298-16.172-16.374-17.862-26.43-31.66-56.040-37.936-87.418-2.976-9.696 6.478-20.074 16.374-17.982 33.39 4.506 66.82 9.010 100.090 14.322 12.23 0.32 17.782 16.332 9.656 24.86-17.38 24.138-35.362 47.834-52.862 71.85-4.304 6.156-10.822 12.954-19.15 10.742zM688.748 605.7c-19.472-21.242-34.718-46.184-52.74-68.712-5.714-8.972-16.816-17.58-13.156-29.448 3.54-9.334 14.442-9.616 22.77-11.104 31.178-4.224 62.276-9.414 93.494-13.436 10.138-1.892 19.31 9.132 15.97 18.868-7.644 35.722-23.694 69.838-46.344 98.48-4.264 6.598-12.994 8.892-19.994 5.352zM282.672 412.396c-7.604-2.574-12.834-10.66-10.218-18.666 7.482-34.798 23.212-67.988 45.178-95.986 5.108-8.088 17.982-9.214 23.654-1.168 17.782 22.57 34.236 46.144 51.736 68.914 4.706 6.678 11.948 14.28 8.126 23.092-3.34 10.902-17.018 9.412-25.988 11.626-30.856 3.46-61.512 10.378-92.488 12.188zM704.84 407.368c-24.178-3.902-48.598-6.154-72.614-10.902-10.5-2.052-13.84-16.414-6.84-23.936 18.586-25.626 37.534-51.012 56.564-76.356 5.47-10.138 20.758-10.098 26.35-0.080 23.252 30.454 42.24 66.458 46.786 104.758-8.368 20.556-34.074 6.476-50.246 6.516zM439.406 336.282c-23.936-16.372-46.546-34.556-70.16-51.372-6.316-5.070-15.488-10.098-15.046-19.43 0.724-8.168 8.448-12.834 14.282-17.42 26.752-18.948 57.044-33.43 89.148-40.35 9.976-3.38 20.638 6.638 18.424 16.736-4.626 33.55-9.132 67.142-14.442 100.572-0.28 10.54-13.596 17.46-22.206 11.264zM568.422 335.72c-6.356-3.258-5.994-11.788-7.604-17.822-4.384-31.016-9.052-62.034-13.396-93.090-2.976-10.622 7.926-21.806 18.626-18.024 35.322 7.524 68.994 23.092 97.556 45.138 8.288 4.948 9.938 17.66 1.892 23.614-24.782 19.512-50.568 37.776-75.712 56.844-5.794 5.070-14.402 8.046-21.362 3.34z" /> +<glyph unicode="" glyph-name="rix" horiz-adv-x="944" d="M406.676 871.946c10.158-0.052 20.266-0.052 30.424 0.106 0.158-121.386-0.104-242.718 0.106-364.102 22.372 0.472 44.796 0.158 67.168 0.684-0.212 121.174-0.264 242.348 0 363.524 10.316-0.212 20.686-0.422 31.056-0.632 11.266-123.754 22.636-247.508 34.742-371.156 72.274-12.16 137.598-49.27 193.922-94.908 46.374 13.212 92.434 27.582 138.914 40.426-13.212-49.164-28.53-97.698-41.586-146.916 54.798-80.378 83.012-177.866 82.486-274.984-146.546-0.212-293.040-0.158-439.588-0.054 0.054 117.964-0.526 235.928 0.264 353.84-22.372 2.736-44.9 1.368-67.326 0.788-0.262-118.174-0.052-236.348-0.104-354.574-145.704-0.212-291.356-0.158-437.062 0-0.526 91.118 24.162 182.604 72.8 259.824 2.422 5.58 8.58 11.108 6.002 17.634-13.37 48.692-27.952 97.014-41.164 145.706 47.428-13.634 94.592-28.216 142.020-41.954 55.428 45.586 119.964 81.38 190.974 95.172 11.686 123.912 23.95 247.718 35.952 371.576zM234.388 303.816c42.164-34.636 84.17-69.536 127.282-102.962 3.736 56.85 6.632 113.7 9.684 170.602-48.006-17.002-97.012-35.11-136.966-67.64zM568.488 372.614c2.79-57.166 5.684-114.384 9.316-171.55 44.848 32.636 86.696 69.22 130.23 103.542-40.112 33.636-90.592 51.48-139.546 68.008zM660.552 116.106c55.64-9.002 111.964-14.002 167.92-20.898-15.318 52.48-36.69 103.594-66.010 149.862-34.426-42.584-67.588-86.222-101.91-128.964zM115.898 96.524c54.64 5.684 109.068 12.58 163.654 18.634-33.004 42.426-65.692 85.116-99.644 126.754-28.9-44.584-48.902-94.592-64.010-145.388z" /> +<glyph unicode="" glyph-name="ust" d="M96.516 762.062c41.588 27.44 94.132 38.398 143.084 28.518 50.928-9.79 96.782-42.036 123.772-86.272 21.962-34.94 31.752-76.572 30.764-117.62 116.272-55.060 232.68-109.894 348.996-164.864 30.854 22.59 68.714 35.838 107.112 35.254 52.544-0.314 104.146-26.004 136.076-67.68 32.786-41.812 45.046-98.712 33.010-150.358-10.016-43.878-37.14-83.668-74.82-108.324-45.584-30.45-105.944-37.544-157.14-17.784-64.942 23.442-110.75 88.068-114.252 156.646-116.722 55.104-233.488 110.3-350.254 165.36-34.132-30.090-78.010-49.492-123.682-51.512-55.644-3.144-111.872 20.568-148.834 62.2-28.606 31.662-45.538 72.754-50.208 114.97 53.218-24.88 106.256-50.12 159.386-75.18 38.488 21.962 76.302 45.090 115.104 66.422-6.512 44.506-16.122 88.562-23.308 132.98-51.602 24.97-103.788 48.726-155.344 73.742 0.134 0.852 0.404 2.604 0.538 3.502zM777.938 346.464c-6.872-3.548-13.204-8.038-18.908-13.248-7.5 5.12-15.134 10.060-23.038 14.506-3.414-11.632-4.402-23.712-2.784-35.748 5.524 0.988 11.092 1.976 16.662 2.918 0.628-11.452 4.356-23.352-0.406-34.446-6.332-17.694-7.904-38.264 1.078-55.374 11.228-17.336 34.762-24.252 53.982-17.29 25.824-10.464 53.040-21.154 81.512-18.594 16.258 1.214 31.796 8.624 43.024 20.48 9.522 10.598 25.016 10.284 37.904 13.518-3.726 10.33-10.238 19.49-13.608 29.91-0.134 15.584 1.394 32.066-6.646 46.168-14.596 29.82-45.404 45.18-72.17 61.796-7.23 18.996-25.914 34.446-46.886 33.008-23.714-6.242-38.488-27.35-49.716-47.604z" /> +<glyph unicode="" glyph-name="e02" d="M465.564 80.261c32.134-5.084 64.57-3.994 96.764-0.304-6.536-7.684-13.738-14.766-20.274-22.512-9.864-37.64 21.544-73.222 9.32-110.862-4.236-19.002-22.512-34.13-42.42-31.648-21-0.122-37.096 18.154-40.364 37.82-8.472 34.616 14.886 66.748 10.832 101.242-3.45 9.38-9.138 17.61-13.858 26.264zM797.002 219.263c-23.66-22.512-44.418-48.11-70.014-68.746 0.968-15.25 23.116-6.838 31.83-15.612 27.474-23.42 34.070-65.78 68.926-81.634 24.812-15.008 60.938 3.086 62.572 32.194 0.968 26.746-20.514 48.048-42.844 59.244-18.82 9.016-35.462 21.664-49.44 37.156 0.846 12.466 0.726 24.992-1.030 37.398zM230.646 219.019c-4.114-12.828-4.054-27.11-10.528-38.97-23.42-27.474-65.72-34.13-81.634-68.926-15.19-24.812 3.024-60.576 31.95-62.572 26.87-1.090 48.17 20.574 59.486 42.904 9.018 18.7 21.604 35.402 37.096 49.26 12.526-0.908 25.114-0.788 37.64 1.028-23.964 26.384-52.648 48.29-74.010 77.276zM514.658 466.315c3.338-0.726 6.8-1.018 10.014-2.174 18.532-6.664 30.25-26.018 25.976-45.362-4.78-27.716-41.998-40.968-63.056-22.148-23.602 17.488-16.46 58.578 11.558 67.172 8.44 2.758 3.348 1.538 15.508 2.512zM503.788 631.281c-7.794-0.178-15.492-1.034-23.216-2.094-0.544-41.028 1.512-82.118-1.21-123.026-33.95 23.662-58.76 57.852-90.046 84.66-16.278-13.374-31.286-28.2-43.874-45.204 28.262-29.954 59.97-56.824 86.114-88.774-40.666-2.844-81.454-0.304-122.24-1.574-2.42-20.938-2.118-41.998 0.786-62.874 39.88-0.848 79.82-0.122 119.758-0.364-27.654-28.442-56.278-55.976-83.932-84.418 12.646-16.822 27.654-31.406 43.508-45.144 31.166 26.446 56.824 58.7 88.412 84.72 1.454-40.908-0.484-81.814 1.212-122.722 20.696-2.724 41.634-2.966 62.45-0.484 1.452 40.726-0.968 81.452 1.452 122.118 31.952-25.78 58.458-57.55 88.412-85.628 17.004 12.526 31.77 27.594 45.266 43.752-27.172 30.56-58.942 56.642-84.902 88.23 40.908 1.816 81.936-0.242 122.904 1.21 2.844 20.818 3.148 41.876 0.424 62.694-40.786 1.27-81.574-0.97-122.3 1.39 23.904 33.526 57.246 58.942 85.084 89.138-12.83 17.368-27.776 33.162-45.75 45.266-28.926-28.442-55.976-58.942-87.020-85.144-1.936 40.786-0.302 81.574-0.968 122.36l-15.876 1.716c-8.15 0.008-16.3 0.036-24.448 0.196zM511.454 673.523c55.442-2.65 104.16-15.26 148.968-49.66 56.944-42.542 93.978-110.622 97.852-181.726 9.56-115.644-74.554-229.048-187.474-254.706-57.792-14.22-120.728-6.596-173.254 21.484-60.272 31.588-106.324 89.138-123.51 155.038-17.428 64.69-6.718 136.338 29.046 193.040 37.218 60.334 101.484 103.118 171.62 113.586 20.326 2.696 8.104 1.398 36.752 2.944zM521.22 736.125c-23.684-0.382-47.444-0.592-70.664-6.060-84.902-16.762-161.090-71.588-204.78-146.142-43.692-73.102-54.524-164.6-29.774-245.992 23.54-79.396 80.666-147.898 154.252-185.78 73.646-38.548 162.966-45.022 241.514-18.154 74.978 25.234 139.062 80.544 175.31 150.742 35.582 68.018 44.054 149.41 23.844 223.42-20.636 76.914-72.558 144.63-141.122 185.054-45.73 25.88-95.778 41.534-148.58 42.912zM164.746 467.735c-42.602-36.248-95.19 17.792-141.18-7.14-30.196-12.406-31.83-61.968-0.848-74.434 38.548-19.062 76.734 12.83 116.188 7.382 10.652-4.84 17.61-15.248 27.050-22.086-3.812 32.012-5.87 64.266-1.21 96.278zM859.574 476.631c3.33-31.952 4.54-64.146-0.422-96.038 11.738 5.992 22.934 16.28 37.094 14.040 34.252-2.118 69.168-23.176 103.056-6.898 30.984 11.618 33.466 61.784 2.422 74.796-39.82 20.636-79.82-15.674-120.424-5.75-7.444 6.416-14.282 13.496-21.726 19.85zM177.776 801.067c-22.978-1.86-41.81-13.584-44.134-38.384-0.424-26.93 21.604-47.928 44.176-59.184 18.638-8.956 35.22-21.482 48.532-37.398-1.090-11.376-1.452-22.752-0.726-34.19 24.206 24.206 46.112 50.772 73.284 71.892-13.194 4.9-29.956 3.448-39.336 15.552-23.418 25.114-32.314 64.872-67.292 78.064-7.794 3.146-3.052 1.61-14.504 3.648zM841.69 804.793l-8.56-2.716c-39.818-15.43-44.902-64.206-76.794-88.774-12.224 0.484-24.448 0.544-36.61-0.726 23.298-25.718 50.772-47.686 72.98-74.614 2.542 10.65 3.994 21.604 7.504 32.012 17.55 26.202 51.982 32.436 72.254 55.794 11.498 12.648 20.092 30.318 15.794 47.686-8.438 23.616-21.818 31.504-46.568 31.338zM506.34 938.571c-14.016-3.214-24.394-6.984-31.032-20.91-20.152-39.274 11.436-79.092 7.26-119.578-8.048-8.048-16.036-16.156-23.298-24.932 32.498 4.48 65.418 5.932 97.974 0.546-6.234 11.74-17.126 22.754-14.584 37.096 2.118 35.036 24.024 71.528 5.628 105.78-8.774 16.026-23.906 23.012-41.948 21.998z" /> </font></defs></svg> \ No newline at end of file diff --git a/fonts/keyrune.ttf b/fonts/keyrune.ttf index abfe7ae..eb62ab7 100755 Binary files a/fonts/keyrune.ttf and b/fonts/keyrune.ttf differ diff --git a/fonts/keyrune.woff b/fonts/keyrune.woff index 14a99c6..48b2a11 100755 Binary files a/fonts/keyrune.woff and b/fonts/keyrune.woff differ diff --git a/fonts/keyrune.woff2 b/fonts/keyrune.woff2 index 58595d1..e02ae22 100755 Binary files a/fonts/keyrune.woff2 and b/fonts/keyrune.woff2 differ diff --git a/less/icons.less b/less/icons.less index ea8870f..704c56a 100644 --- a/less/icons.less +++ b/less/icons.less @@ -129,6 +129,9 @@ /* Amonkhet Block */ .@{ss-prefix}-akh:before { content: "\e914"; } // Amonkhet .@{ss-prefix}-hou:before { content: "\e924"; } // Hour of Devastation +/* Ixalan Block */ +.@{ss-prefix}-xln:before { content: "\e92e"; } // Amonkhet +.@{ss-prefix}-rix:before { content: "\e92f"; } // Hour of Devastation /** * Command Zone */ @@ -149,6 +152,7 @@ .@{ss-prefix}-cma:before { content: "\e916"; } // Commander Anthology .@{ss-prefix}-e01:before, .@{ss-prefix}-ann:before { content: "\e92d"; } // Archenemy: Nicol Bolas +.@{ss-prefix}-e02:before { content: "\e931"; } // Explorers of Ixalan /** * Reprint */ @@ -271,6 +275,7 @@ .@{ss-prefix}-ugl:before { content: "\e691"; } // Unglued .@{ss-prefix}-unh:before { content: "\e692"; } // Unhinged +.@{ss-prefix}-ust:before { content: "\e930"; } // Unstable /** diff --git a/less/variables.less b/less/variables.less index 1d231bd..5bb7d10 100644 --- a/less/variables.less +++ b/less/variables.less @@ -2,6 +2,6 @@ * Global */ @ss-font-path: '../fonts'; -@ss-version: '3.0.3'; +@ss-version: '3.1.1'; @ss-font-size-base: 14px; @ss-prefix: ss; diff --git a/package.json b/package.json index 2d47cae..17f60e2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "keyrune", "description": "Keyrune", - "version": "3.0.3", + "version": "3.1.1", "author": { "name": "Andrew Gioia", "email": "andrewgioia@gmail.com", diff --git a/sass/_variables.scss b/sass/_variables.scss index 0d304a3..c74b51b 100644 --- a/sass/_variables.scss +++ b/sass/_variables.scss @@ -1,7 +1,7 @@ // _variables.scss // #. -$keyrune_version: '3.0.3' !default; +$keyrune_version: '3.1.1' !default; $keyrune_font_path: '../fonts' !default; // #. Keyrune Font ============================== @@ -189,6 +189,9 @@ $mtg_setlist: ( // Amonkhet block ("Amonkhet", "akh", "\e914"), ("Hour of Devastation", "hou", "\e924"), + // Ixalan block + ("Ixalan", "xln", "\e92e"), + ("Rivals of Ixalan", "rix", "\e92f"), // # Commander Sets ("Vanguard", 'van', "\e655"), ("Planechase 2009", 'hop', "\e656"), @@ -206,6 +209,7 @@ $mtg_setlist: ( ("Commander Anthology", 'cma', "\e916"), ("Archenemy: Nicol Bolas", 'e01', "\e92d"), ("Archenemy: Nicol Bolas", 'ann', "\e92d"), + ("Explorers of Ixalan", 'e02', "\e931"), // # Reprint Sets ("Chronicles", 'chr', "\e65e"), ("Anthologies", 'ath', "\e65f"), @@ -291,7 +295,7 @@ $mtg_setlist: ( ("Masters Edition IV", 'me4', "\e690"), ("Tempest Remastered", 'tpr', "\e694"), ("Vintage Masters", 'vma', "\e696"), - //("Legendary Cube", 'xlcu', "\e90c"), not sure if we can include dupes here + ("Legendary Cube", 'xlcu', "\e90c"), ("Legendary Cube", 'pz1', "\e90c"), ("Magic Online", 'modo', "\e91b"), ("Magic Online", 'pmodo', "\e91b"), @@ -302,6 +306,7 @@ $mtg_setlist: ( // # The Unsets ("Unglued", 'ugl', "\e691"), ("Unhinged", 'unh', "\e692"), + ("Unstable", 'ust', "\e930"), // # Unofficial ("Collector's Edition", 'xcle', "\e926"), ("International Collector's Edition", 'xice', "\e927"),