diff --git a/pillar/web/static/assets/font/config.json b/pillar/web/static/assets/font/config.json index 24a8597b..53446a81 100644 --- a/pillar/web/static/assets/font/config.json +++ b/pillar/web/static/assets/font/config.json @@ -956,6 +956,34 @@ "code": 62108, "src": "fontawesome" }, + { + "uid": "1caab45c74b115247eac24cd8abeca7c", + "css": "attract", + "code": 59407, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M782.9 955.3C780.2 953.2 780.1 951.5 779 900.2 776.9 808.2 774.9 705.6 773.8 640 772.8 580.4 772.6 576.1 769.9 566.8 758.2 526.8 724.6 493.3 647.3 444.8 553.9 386.1 362.5 288.7 243.9 239.5 228.8 233.2 225.5 232.2 224.1 233.7 222.9 235.1 222 260.2 220.3 339.4 219.1 396.5 217.5 445.9 216.8 449.1 210.6 476.3 174.3 527.5 136.4 562.6 106.5 590.2 79.8 608.4 68.2 609L63.3 609.3 62.6 602.1C61.6 593 71.1 300 73.1 277.3 75.2 254.7 78.9 233 82.4 223.6 85.8 214.5 100.2 192.9 124.2 160.8 145.5 132.3 165.8 111.5 200.6 82.6 240.6 49.3 245.4 46.7 266.4 46.6 282.9 46.6 300 50.3 330 60.3 434 95.2 684.3 220.7 805.7 298.8 875.2 343.5 908.4 376.4 920 412.3 923.1 421.8 927.4 446.8 929.3 466.2 930.7 481.4 939.8 749.6 940 783.8 940.1 804 939.9 805.9 936.8 813.4 922.3 848.8 874.6 902.4 828.6 935 813.2 946 800.4 953.2 792.4 955.5 786.2 957.3 785.4 957.3 782.9 955.3ZM495.5 649C474.5 646.4 455.8 635.1 444.9 618.2 437.3 606.6 433.4 593.1 433.4 577.9 433.2 556.9 439.2 542.9 454.7 527.6 470.4 512 486.3 505.9 507.7 507 541.9 508.9 567.4 530.6 574.4 563.7 578 580.7 575.9 595.9 567.6 611.6 553.8 637.9 525.4 652.7 495.5 649Z", + "width": 1000 + }, + "search": [ + "logo_attract" + ] + }, + { + "uid": "ca37a039341d6828460976d12b89541b", + "css": "flamenco", + "code": 59503, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M549.1 804.5C531.8 801.6 513.3 791.5 502.4 779.2 486.7 761.3 479.8 732.8 485.4 709.1 492 681 516 657.1 544 650.6 554.9 648.1 577.5 649.5 588.5 653.4 612.5 661.9 630.2 681.2 637.3 706.5 640.5 717.9 639.8 742.3 635.9 753 628.9 772.3 614.3 788.5 595.8 797.4 579.7 805.2 565.9 807.3 549.1 804.5ZM71.2 757.2C70.4 753.7 71.6 708.6 76.5 568.5 77.3 546.2 79 498.5 80.2 462.5 83.2 375.6 87.5 341.9 97.9 323.8 101.9 316.8 127.2 280.8 143.5 259.1 165.1 230.1 183.3 211.9 226.4 175.9 263.4 145.1 269.7 141 284.9 137.8 324.8 129.6 429.7 169.6 622.7 266.5 729 319.9 811.1 364.6 871.7 402.2 910 425.9 921.7 436 929.6 452.1 933.1 459.4 933.4 461 932.1 465.8 931.3 468.8 929.8 472.6 928.8 474.3 924.8 481.2 869.1 539 841.2 565.2 806.9 597.4 799.2 602.6 786.3 602.7 766.7 602.7 752.1 596.3 698.9 564.7 637.8 528.3 573.4 493.4 489 451 368.5 390.3 248.9 336.8 247.8 343 247.8 343.2 246.5 396.7 245 461.8 242 593 242.7 585.1 231.4 607.4 216.6 636.2 192.2 668.6 162.9 697.8 127.3 733.5 89 761 74.9 761 73.2 761 71.8 759.6 71.2 757.2Z", + "width": 1000 + }, + "search": [ + "logo_flamenco" + ] + }, { "uid": "03e6e1bfe72275c6eaa0d0898fde6c1d", "css": "chatbubble-working", diff --git a/pillar/web/static/assets/font/pillar-font.woff b/pillar/web/static/assets/font/pillar-font.woff index b0ef09e2..af47613a 100644 Binary files a/pillar/web/static/assets/font/pillar-font.woff and b/pillar/web/static/assets/font/pillar-font.woff differ diff --git a/pillar/web/static/assets/font/pillar-font.woff2 b/pillar/web/static/assets/font/pillar-font.woff2 index 267fd757..4bf16b9b 100644 Binary files a/pillar/web/static/assets/font/pillar-font.woff2 and b/pillar/web/static/assets/font/pillar-font.woff2 differ diff --git a/src/styles/font-pillar.sass b/src/styles/font-pillar.sass index cb6b183a..87cc4906 100644 --- a/src/styles/font-pillar.sass +++ b/src/styles/font-pillar.sass @@ -1,7 +1,7 @@ @font-face font-family: 'pillar-font' - src: url('../font/pillar-font.woff2?16508212') format('woff2') - src: url('../font/pillar-font.woff?16508212') format('woff') + src: url('../font/pillar-font.woff2?2276157') format('woff2') + src: url('../font/pillar-font.woff?2276157') format('woff') font-weight: normal font-style: normal @@ -11,7 +11,7 @@ *@media screen and (-webkit-min-device-pixel-ratio:0) { * @font-face { * font-family: 'pillar-font'; - * src: url('../font/pillar-font.svg?16508212#pillar-font') format('svg'); + * src: url('../font/pillar-font.svg?2276157#pillar-font') format('svg'); * } *} @@ -117,6 +117,11 @@ /* '' +.pi-attract:before + content: '\e80f' + +/* '' + .pi-blender-network:before content: '\e810' @@ -592,6 +597,11 @@ /* '' +.pi-flamenco:before + content: '\e86f' + +/* '' + .pi-pause:before content: '\f00e'