diff --git a/SVG/BCY.svg b/SVG/BCY.svg new file mode 100644 index 0000000..1251b3c --- /dev/null +++ b/SVG/BCY.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/SVG/BELA.svg b/SVG/BELA.svg new file mode 100644 index 0000000..b8fe55b --- /dev/null +++ b/SVG/BELA.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/SVG/BURST.svg b/SVG/BURST.svg new file mode 100644 index 0000000..7c75178 --- /dev/null +++ b/SVG/BURST.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/SVG/CVC.svg b/SVG/CVC.svg new file mode 100644 index 0000000..7c3957a --- /dev/null +++ b/SVG/CVC.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/SVG/EMC2.svg b/SVG/EMC2.svg new file mode 100644 index 0000000..86c2564 --- /dev/null +++ b/SVG/EMC2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/SVG/EXP.svg b/SVG/EXP.svg new file mode 100644 index 0000000..791d9b2 --- /dev/null +++ b/SVG/EXP.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/SVG/FLDC.svg b/SVG/FLDC.svg new file mode 100644 index 0000000..f9ca5c4 --- /dev/null +++ b/SVG/FLDC.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/SVG/HUC.svg b/SVG/HUC.svg new file mode 100644 index 0000000..e8f1eba --- /dev/null +++ b/SVG/HUC.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/SVG/MARKS.svg b/SVG/MARKS.svg new file mode 100644 index 0000000..9430341 --- /dev/null +++ b/SVG/MARKS.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/SVG/NAV.svg b/SVG/NAV.svg new file mode 100644 index 0000000..fad8a1a --- /dev/null +++ b/SVG/NAV.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/SVG/PASC.svg b/SVG/PASC.svg new file mode 100644 index 0000000..c4a4f0a --- /dev/null +++ b/SVG/PASC.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/SVG/RIC.svg b/SVG/RIC.svg new file mode 100644 index 0000000..f6b515e --- /dev/null +++ b/SVG/RIC.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/SVG/VIA.svg b/SVG/VIA.svg new file mode 100644 index 0000000..d5bf1aa --- /dev/null +++ b/SVG/VIA.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/SVG/XBC.svg b/SVG/XBC.svg new file mode 100644 index 0000000..948fc04 --- /dev/null +++ b/SVG/XBC.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/SVG/XVC.svg b/SVG/XVC.svg new file mode 100644 index 0000000..8a33934 --- /dev/null +++ b/SVG/XVC.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/SVG/ZRX.svg b/SVG/ZRX.svg new file mode 100644 index 0000000..f60deb6 --- /dev/null +++ b/SVG/ZRX.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/demo.html b/demo.html index 190d903..adf8d16 100644 --- a/demo.html +++ b/demo.html @@ -55,6 +55,8 @@
diff --git a/gulpfile.js b/gulpfile.js index 1d3bb50..69f6a7a 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -20,7 +20,13 @@ var aliases = { BC: ['BLK'], 'BC-alt': ['BLK-alt'], BCH: ['BCC'], - 'BCH-alt': ['BCC-alt'] + 'BCH-alt': ['BCC-alt'], + 'NBT': ['USNBT'], + 'STEEM': ['SBD'], + 'NEO': ['GAS'], + 'SIA': ['SC'], + 'SJCX': ['STORJ'], + 'STR': ['XLM'] } diff --git a/webfont/cryptocoins-colors.css b/webfont/cryptocoins-colors.css index 7e892a4..1850c42 100644 --- a/webfont/cryptocoins-colors.css +++ b/webfont/cryptocoins-colors.css @@ -12,6 +12,8 @@ .BAY { color: #584ba1; } .BC { color: #202121; } .BCN { color: #964F51; } +.BCY { color: #123A5A; } +.BELA { color: #009EF9; } .BFT { color: #4fc3f7; } .BRK { color: #194fa0; } .BRX { color: #a8c300; } @@ -21,8 +23,10 @@ .BTCD { color: #2A72DC; } .BTM { color: #9FA8B4; } .BTS { color: #03A9E0; } +.BURST { color: #2D2D2D; } .CLAM { color: #D6AB31; } .CLOAK { color: #DF3F1E; } +.CVC { color: #3AB03E } .DAO { color: #FF3B3B; } .DASH { color: #1c75bc; } .DCR { color: #3b7cfb; } @@ -32,12 +36,15 @@ .DMD { color: #5497b2; } .DOGE { color: #BA9F33; } .EMC { color: #674c8c; } +.EMC2 { color: #00CCFF; } .EOS { color: #19191A; } .ERC { color: #101E84; } .ETC { color: #669073; } .ETH { color: #282828; } +.EXP { color: #FFAA5C; } .FC2 { color: #040405; } .FCT { color: #2175BB; } +.FLDC { color: #C40E09; } .FLO { color: #1358C8; } .FRK { color: #0633cd; } .FTC { color: #679EF1; } @@ -52,6 +59,7 @@ .GRC { color: #88A13C; } .GRS { color: #648FA0; } .HEAT { color: #ff5606; } +.HUC { color: #FFC018; } .ICN { color: #4c6f8c; } .IFC { color: #ed272d; } .INCNT { color: #f2932f; } @@ -66,6 +74,7 @@ .LISK { color: #1A6896; } .LTC { color: #838383; } .MAID { color: #5492D6; } +.MARKS { color: #504C4C; } .MCO { color: #0D3459; } .MINT { color: #006835; } .MONA { color: #a99364; } @@ -73,6 +82,7 @@ .MSC { color: #1D4983; } .MTR { color: #b92429; } .MUE { color: #f5a10e; } +.NAV { color: #7D59B5; } .NBT { color: #FFC93D; } .NEO { color: #58BF00; } .NEOS { color: #1d1d1b; } @@ -87,6 +97,7 @@ .OMNI { color: #18347E; } .OPAL { color: #7193AA; } .PART { color: #05D5A3; } +.PASC { color: #F7931E; } .PIGGY { color: #F27A7A; } .PINK { color: #ED31CA; } .PIVX { color: #3b2f4d; } @@ -100,6 +111,7 @@ .RBY { color: #D31F26; } .RDD { color: #ED1C24; } .REP { color: #40a2cb; } +.RIC { color: #60E4DD; } .RISE { color: #43CEA2; } .SALT { color: #373C43; } .SAR { color: #1B72B8; } @@ -122,6 +134,7 @@ .UBQ { color: #00ec8d; } .UNITY { color: #ED8527; } .USDT { color: #2CA07A; } +.VIA { color: #565656; } .VIOR { color: #1F52A4; } .VNL { color: #404249; } .VPN { color: #589700; } @@ -129,6 +142,7 @@ .VTC { color: #1b5c2e; } .WAVES { color: #24aad6; } .XAI { color: #2ef99f; } +.XBC { color: #F7931A; } .XBS { color: #d3261d; } .XCP { color: #EC1550; } .XEM { color: #41bf76; } @@ -136,8 +150,10 @@ .XPM { color: #e5b625; } .XRP { color: #346AA9; } .XTZ { color: #A6DF00; } +.XVC { color: #B50126; } .XVG { color: #42AFB2; } .XZC { color: #23B852; } .YBC { color: #D6C154; } .ZEC { color: #e5a93d; } .ZEIT { color: #ACACAC; } +.ZRX { color: #302C2C; } diff --git a/webfont/cryptocoins.css b/webfont/cryptocoins.css index 6829169..903131e 100644 --- a/webfont/cryptocoins.css +++ b/webfont/cryptocoins.css @@ -121,18 +121,34 @@ content: "\E019"; } +.cc.BLK-alt::before { + content: "\E019"; +} + .cc.BC::before { content: "\E01A"; } +.cc.BLK::before { + content: "\E01A"; +} + .cc.BCH-alt::before { content: "\E01B"; } +.cc.BCC-alt::before { + content: "\E01B"; +} + .cc.BCH::before { content: "\E01C"; } +.cc.BCC::before { + content: "\E01C"; +} + .cc.BCN-alt::before { content: "\E01D"; } @@ -141,1010 +157,1098 @@ content: "\E01E"; } -.cc.BFT-alt::before { +.cc.BCY::before { content: "\E01F"; } -.cc.BFT::before { +.cc.BELA::before { content: "\E020"; } -.cc.BRK-alt::before { +.cc.BFT-alt::before { content: "\E021"; } -.cc.BRK::before { +.cc.BFT::before { content: "\E022"; } -.cc.BRX-alt::before { +.cc.BRK-alt::before { content: "\E023"; } -.cc.BRX::before { +.cc.BRK::before { content: "\E024"; } -.cc.BSD-alt::before { +.cc.BRX-alt::before { content: "\E025"; } -.cc.BSD::before { +.cc.BRX::before { content: "\E026"; } -.cc.BTA::before { +.cc.BSD-alt::before { content: "\E027"; } -.cc.BTC-alt::before { +.cc.BSD::before { content: "\E028"; } -.cc.BTC::before { +.cc.BTA::before { content: "\E029"; } -.cc.BTCD-alt::before { +.cc.BTC-alt::before { content: "\E02A"; } -.cc.BTCD::before { +.cc.BTC::before { content: "\E02B"; } -.cc.BTM-alt::before { +.cc.BTCD-alt::before { content: "\E02C"; } -.cc.BTM::before { +.cc.BTCD::before { content: "\E02D"; } -.cc.BTS-alt::before { +.cc.BTM-alt::before { content: "\E02E"; } -.cc.BTS::before { +.cc.BTM::before { content: "\E02F"; } -.cc.CLAM-alt::before { +.cc.BTS-alt::before { content: "\E030"; } -.cc.CLAM::before { +.cc.BTS::before { content: "\E031"; } -.cc.CLOAK-alt::before { +.cc.BURST::before { content: "\E032"; } -.cc.CLOAK::before { +.cc.CLAM-alt::before { content: "\E033"; } -.cc.DAO-alt::before { +.cc.CLAM::before { content: "\E034"; } -.cc.DAO::before { +.cc.CLOAK-alt::before { content: "\E035"; } -.cc.DASH-alt::before { +.cc.CLOAK::before { content: "\E036"; } -.cc.DASH::before { +.cc.CVC::before { content: "\E037"; } -.cc.DCR-alt::before { +.cc.DAO-alt::before { content: "\E038"; } -.cc.DCR::before { +.cc.DAO::before { content: "\E039"; } -.cc.DCT-alt::before { +.cc.DASH-alt::before { content: "\E03A"; } -.cc.DCT::before { +.cc.DASH::before { content: "\E03B"; } -.cc.DGB-alt::before { +.cc.DCR-alt::before { content: "\E03C"; } -.cc.DGB::before { +.cc.DCR::before { content: "\E03D"; } -.cc.DGD::before { +.cc.DCT-alt::before { content: "\E03E"; } -.cc.DGX::before { +.cc.DCT::before { content: "\E03F"; } -.cc.DMD-alt::before { +.cc.DGB-alt::before { content: "\E040"; } -.cc.DMD::before { +.cc.DGB::before { content: "\E041"; } -.cc.DOGE-alt::before { +.cc.DGD::before { content: "\E042"; } -.cc.DOGE::before { +.cc.DGX::before { content: "\E043"; } -.cc.EMC-alt::before { +.cc.DMD-alt::before { content: "\E044"; } -.cc.EMC::before { +.cc.DMD::before { content: "\E045"; } -.cc.EOS-alt::before { +.cc.DOGE-alt::before { content: "\E046"; } -.cc.EOS::before { +.cc.DOGE::before { content: "\E047"; } -.cc.ERC-alt::before { +.cc.EMC-alt::before { content: "\E048"; } -.cc.ERC::before { +.cc.EMC::before { content: "\E049"; } -.cc.ETC-alt::before { +.cc.EMC2::before { content: "\E04A"; } -.cc.ETC::before { +.cc.EOS-alt::before { content: "\E04B"; } -.cc.ETH-alt::before { +.cc.EOS::before { content: "\E04C"; } -.cc.ETH::before { +.cc.ERC-alt::before { content: "\E04D"; } -.cc.FC2-alt::before { +.cc.ERC::before { content: "\E04E"; } -.cc.FC2::before { +.cc.ETC-alt::before { content: "\E04F"; } -.cc.FCT-alt::before { +.cc.ETC::before { content: "\E050"; } -.cc.FCT::before { +.cc.ETH-alt::before { content: "\E051"; } -.cc.FLO-alt::before { +.cc.ETH::before { content: "\E052"; } -.cc.FLO::before { +.cc.EXP::before { content: "\E053"; } -.cc.FRK-alt::before { +.cc.FC2-alt::before { content: "\E054"; } -.cc.FRK::before { +.cc.FC2::before { content: "\E055"; } -.cc.FTC-alt::before { +.cc.FCT-alt::before { content: "\E056"; } -.cc.FTC::before { +.cc.FCT::before { content: "\E057"; } -.cc.GAME-alt::before { +.cc.FLDC::before { content: "\E058"; } -.cc.GAME::before { +.cc.FLO-alt::before { content: "\E059"; } -.cc.GBYTE-alt::before { +.cc.FLO::before { content: "\E05A"; } -.cc.GBYTE::before { +.cc.FRK-alt::before { content: "\E05B"; } -.cc.GDC-alt::before { +.cc.FRK::before { content: "\E05C"; } -.cc.GDC::before { +.cc.FTC-alt::before { content: "\E05D"; } -.cc.GEMZ-alt::before { +.cc.FTC::before { content: "\E05E"; } -.cc.GEMZ::before { +.cc.GAME-alt::before { content: "\E05F"; } -.cc.GLD-alt::before { +.cc.GAME::before { content: "\E060"; } -.cc.GLD::before { +.cc.GBYTE-alt::before { content: "\E061"; } -.cc.GNO-alt::before { +.cc.GBYTE::before { content: "\E062"; } -.cc.GNO::before { +.cc.GDC-alt::before { content: "\E063"; } -.cc.GNT-alt::before { +.cc.GDC::before { content: "\E064"; } -.cc.GNT::before { +.cc.GEMZ-alt::before { content: "\E065"; } -.cc.GOLOS-alt::before { +.cc.GEMZ::before { content: "\E066"; } -.cc.GOLOS::before { +.cc.GLD-alt::before { content: "\E067"; } -.cc.GRC-alt::before { +.cc.GLD::before { content: "\E068"; } -.cc.GRC::before { +.cc.GNO-alt::before { content: "\E069"; } -.cc.GRS::before { +.cc.GNO::before { content: "\E06A"; } -.cc.HEAT-alt::before { +.cc.GNT-alt::before { content: "\E06B"; } -.cc.HEAT::before { +.cc.GNT::before { content: "\E06C"; } -.cc.ICN-alt::before { +.cc.GOLOS-alt::before { content: "\E06D"; } -.cc.ICN::before { +.cc.GOLOS::before { content: "\E06E"; } -.cc.IFC-alt::before { +.cc.GRC-alt::before { content: "\E06F"; } -.cc.IFC::before { +.cc.GRC::before { content: "\E070"; } -.cc.INCNT-alt::before { +.cc.GRS::before { content: "\E071"; } -.cc.INCNT::before { +.cc.HEAT-alt::before { content: "\E072"; } -.cc.IOC-alt::before { +.cc.HEAT::before { content: "\E073"; } -.cc.IOC::before { +.cc.HUC::before { content: "\E074"; } -.cc.IOTA-alt::before { +.cc.ICN-alt::before { content: "\E075"; } -.cc.IOTA::before { +.cc.ICN::before { content: "\E076"; } -.cc.JBS-alt::before { +.cc.IFC-alt::before { content: "\E077"; } -.cc.JBS::before { +.cc.IFC::before { content: "\E078"; } -.cc.KMD-alt::before { +.cc.INCNT-alt::before { content: "\E079"; } -.cc.KMD::before { +.cc.INCNT::before { content: "\E07A"; } -.cc.KOBO::before { +.cc.IOC-alt::before { content: "\E07B"; } -.cc.KORE-alt::before { +.cc.IOC::before { content: "\E07C"; } -.cc.KORE::before { +.cc.IOTA-alt::before { content: "\E07D"; } -.cc.LBC-alt::before { +.cc.IOTA::before { content: "\E07E"; } -.cc.LBC::before { +.cc.JBS-alt::before { content: "\E07F"; } -.cc.LDOGE-alt::before { +.cc.JBS::before { content: "\E080"; } -.cc.LDOGE::before { +.cc.KMD-alt::before { content: "\E081"; } -.cc.LSK-alt::before { +.cc.KMD::before { content: "\E082"; } -.cc.LSK::before { +.cc.KOBO::before { content: "\E083"; } -.cc.LTC-alt::before { +.cc.KORE-alt::before { content: "\E084"; } -.cc.LTC::before { +.cc.KORE::before { content: "\E085"; } -.cc.MAID-alt::before { +.cc.LBC-alt::before { content: "\E086"; } -.cc.MAID::before { +.cc.LBC::before { content: "\E087"; } -.cc.MCO-alt::before { +.cc.LDOGE-alt::before { content: "\E088"; } -.cc.MCO::before { +.cc.LDOGE::before { content: "\E089"; } -.cc.MINT-alt::before { +.cc.LSK-alt::before { content: "\E08A"; } -.cc.MINT::before { +.cc.LSK::before { content: "\E08B"; } -.cc.MONA-alt::before { +.cc.LTC-alt::before { content: "\E08C"; } -.cc.MONA::before { +.cc.LTC::before { content: "\E08D"; } -.cc.MRC::before { +.cc.MAID-alt::before { content: "\E08E"; } -.cc.MSC-alt::before { +.cc.MAID::before { content: "\E08F"; } -.cc.MSC::before { +.cc.MARKS::before { content: "\E090"; } -.cc.MTR-alt::before { +.cc.MCO-alt::before { content: "\E091"; } -.cc.MTR::before { +.cc.MCO::before { content: "\E092"; } -.cc.MUE-alt::before { +.cc.MINT-alt::before { content: "\E093"; } -.cc.MUE::before { +.cc.MINT::before { content: "\E094"; } -.cc.NBT::before { +.cc.MONA-alt::before { content: "\E095"; } -.cc.NEO-alt::before { +.cc.MONA::before { content: "\E096"; } -.cc.NEO::before { +.cc.MRC::before { content: "\E097"; } -.cc.NEOS-alt::before { +.cc.MSC-alt::before { content: "\E098"; } -.cc.NEOS::before { +.cc.MSC::before { content: "\E099"; } -.cc.NEU-alt::before { +.cc.MTR-alt::before { content: "\E09A"; } -.cc.NEU::before { +.cc.MTR::before { content: "\E09B"; } -.cc.NLG-alt::before { +.cc.MUE-alt::before { content: "\E09C"; } -.cc.NLG::before { +.cc.MUE::before { content: "\E09D"; } -.cc.NMC-alt::before { +.cc.NAV::before { content: "\E09E"; } -.cc.NMC::before { +.cc.NBT::before { content: "\E09F"; } -.cc.NOTE-alt::before { +.cc.USNBT::before { + content: "\E09F"; +} + +.cc.NEO-alt::before { content: "\E0A0"; } -.cc.NOTE::before { +.cc.NEO::before { content: "\E0A1"; } -.cc.NVC-alt::before { +.cc.GAS::before { + content: "\E0A1"; +} + +.cc.NEOS-alt::before { content: "\E0A2"; } -.cc.NVC::before { +.cc.NEOS::before { content: "\E0A3"; } -.cc.NXT-alt::before { +.cc.NEU-alt::before { content: "\E0A4"; } -.cc.NXT::before { +.cc.NEU::before { content: "\E0A5"; } -.cc.OK-alt::before { +.cc.NLG-alt::before { content: "\E0A6"; } -.cc.OK::before { +.cc.NLG::before { content: "\E0A7"; } -.cc.OMG-alt::before { +.cc.NMC-alt::before { content: "\E0A8"; } -.cc.OMG::before { +.cc.NMC::before { content: "\E0A9"; } -.cc.OMNI-alt::before { +.cc.NOTE-alt::before { content: "\E0AA"; } -.cc.OMNI::before { +.cc.NOTE::before { content: "\E0AB"; } -.cc.OPAL-alt::before { +.cc.NVC-alt::before { content: "\E0AC"; } -.cc.OPAL::before { +.cc.NVC::before { content: "\E0AD"; } -.cc.PART-alt::before { +.cc.NXT-alt::before { content: "\E0AE"; } -.cc.PART::before { +.cc.NXT::before { content: "\E0AF"; } -.cc.PIGGY-alt::before { +.cc.OK-alt::before { content: "\E0B0"; } -.cc.PIGGY::before { +.cc.OK::before { content: "\E0B1"; } -.cc.PINK-alt::before { +.cc.OMG-alt::before { content: "\E0B2"; } -.cc.PINK::before { +.cc.OMG::before { content: "\E0B3"; } -.cc.PIVX-alt::before { +.cc.OMNI-alt::before { content: "\E0B4"; } -.cc.PIVX::before { +.cc.OMNI::before { content: "\E0B5"; } -.cc.POT-alt::before { +.cc.OPAL-alt::before { content: "\E0B6"; } -.cc.POT::before { +.cc.OPAL::before { content: "\E0B7"; } -.cc.PPC-alt::before { +.cc.PART-alt::before { content: "\E0B8"; } -.cc.PPC::before { +.cc.PART::before { content: "\E0B9"; } -.cc.QRK-alt::before { +.cc.PASC::before { content: "\E0BA"; } -.cc.QRK::before { +.cc.PIGGY-alt::before { content: "\E0BB"; } -.cc.QTUM-alt::before { +.cc.PIGGY::before { content: "\E0BC"; } -.cc.QTUM::before { +.cc.PINK-alt::before { content: "\E0BD"; } -.cc.RADS-alt::before { +.cc.PINK::before { content: "\E0BE"; } -.cc.RADS::before { +.cc.PIVX-alt::before { content: "\E0BF"; } -.cc.RBIES-alt::before { +.cc.PIVX::before { content: "\E0C0"; } -.cc.RBIES::before { +.cc.POT-alt::before { content: "\E0C1"; } -.cc.RBT-alt::before { +.cc.POT::before { content: "\E0C2"; } -.cc.RBT::before { +.cc.PPC-alt::before { content: "\E0C3"; } -.cc.RBY-alt::before { +.cc.PPC::before { content: "\E0C4"; } -.cc.RBY::before { +.cc.QRK-alt::before { content: "\E0C5"; } -.cc.RDD-alt::before { +.cc.QRK::before { content: "\E0C6"; } -.cc.RDD::before { +.cc.QTUM-alt::before { content: "\E0C7"; } -.cc.REP-alt::before { +.cc.QTUM::before { content: "\E0C8"; } -.cc.REP::before { +.cc.RADS-alt::before { content: "\E0C9"; } -.cc.RISE-alt::before { +.cc.RADS::before { content: "\E0CA"; } -.cc.RISE::before { +.cc.RBIES-alt::before { content: "\E0CB"; } -.cc.SALT-alt::before { +.cc.RBIES::before { content: "\E0CC"; } -.cc.SALT::before { +.cc.RBT-alt::before { content: "\E0CD"; } -.cc.SAR-alt::before { +.cc.RBT::before { content: "\E0CE"; } -.cc.SAR::before { +.cc.RBY-alt::before { content: "\E0CF"; } -.cc.SCOT-alt::before { +.cc.RBY::before { content: "\E0D0"; } -.cc.SCOT::before { +.cc.RDD-alt::before { content: "\E0D1"; } -.cc.SDC-alt::before { +.cc.RDD::before { content: "\E0D2"; } -.cc.SDC::before { +.cc.REP-alt::before { content: "\E0D3"; } -.cc.SIA-alt::before { +.cc.REP::before { content: "\E0D4"; } -.cc.SIA::before { +.cc.RIC::before { content: "\E0D5"; } -.cc.SJCX-alt::before { +.cc.RISE-alt::before { content: "\E0D6"; } -.cc.SJCX::before { +.cc.RISE::before { content: "\E0D7"; } -.cc.SLG-alt::before { +.cc.SALT-alt::before { content: "\E0D8"; } -.cc.SLG::before { +.cc.SALT::before { content: "\E0D9"; } -.cc.SLS-alt::before { +.cc.SAR-alt::before { content: "\E0DA"; } -.cc.SLS::before { +.cc.SAR::before { content: "\E0DB"; } -.cc.SNRG-alt::before { +.cc.SCOT-alt::before { content: "\E0DC"; } -.cc.SNRG::before { +.cc.SCOT::before { content: "\E0DD"; } -.cc.START-alt::before { +.cc.SDC-alt::before { content: "\E0DE"; } -.cc.START::before { +.cc.SDC::before { content: "\E0DF"; } -.cc.STEEM-alt::before { +.cc.SIA-alt::before { content: "\E0E0"; } -.cc.STEEM::before { +.cc.SIA::before { content: "\E0E1"; } -.cc.STR-alt::before { +.cc.SC::before { + content: "\E0E1"; +} + +.cc.SJCX-alt::before { content: "\E0E2"; } -.cc.STR::before { +.cc.SJCX::before { content: "\E0E3"; } -.cc.STRAT-alt::before { +.cc.STORJ::before { + content: "\E0E3"; +} + +.cc.SLG-alt::before { content: "\E0E4"; } -.cc.STRAT::before { +.cc.SLG::before { content: "\E0E5"; } -.cc.SWIFT-alt::before { +.cc.SLS-alt::before { content: "\E0E6"; } -.cc.SWIFT::before { +.cc.SLS::before { content: "\E0E7"; } -.cc.SYNC-alt::before { +.cc.SNRG-alt::before { content: "\E0E8"; } -.cc.SYNC::before { +.cc.SNRG::before { content: "\E0E9"; } -.cc.SYS-alt::before { +.cc.START-alt::before { content: "\E0EA"; } -.cc.SYS::before { +.cc.START::before { content: "\E0EB"; } -.cc.TRIG-alt::before { +.cc.STEEM-alt::before { content: "\E0EC"; } -.cc.TRIG::before { +.cc.STEEM::before { content: "\E0ED"; } -.cc.TX-alt::before { +.cc.SBD::before { + content: "\E0ED"; +} + +.cc.STR-alt::before { content: "\E0EE"; } -.cc.TX::before { +.cc.STR::before { content: "\E0EF"; } -.cc.UBQ-alt::before { +.cc.XLM::before { + content: "\E0EF"; +} + +.cc.STRAT-alt::before { content: "\E0F0"; } -.cc.UBQ::before { +.cc.STRAT::before { content: "\E0F1"; } -.cc.UNITY-alt::before { +.cc.SWIFT-alt::before { content: "\E0F2"; } -.cc.UNITY::before { +.cc.SWIFT::before { content: "\E0F3"; } -.cc.USDT-alt::before { +.cc.SYNC-alt::before { content: "\E0F4"; } -.cc.USDT::before { +.cc.SYNC::before { content: "\E0F5"; } -.cc.VIOR-alt::before { +.cc.SYS-alt::before { content: "\E0F6"; } -.cc.VIOR::before { +.cc.SYS::before { content: "\E0F7"; } -.cc.VNL-alt::before { +.cc.TRIG-alt::before { content: "\E0F8"; } -.cc.VNL::before { +.cc.TRIG::before { content: "\E0F9"; } -.cc.VPN-alt::before { +.cc.TX-alt::before { content: "\E0FA"; } -.cc.VPN::before { +.cc.TX::before { content: "\E0FB"; } -.cc.VRC-alt::before { +.cc.UBQ-alt::before { content: "\E0FC"; } -.cc.VRC::before { +.cc.UBQ::before { content: "\E0FD"; } -.cc.VTC-alt::before { +.cc.UNITY-alt::before { content: "\E0FE"; } -.cc.VTC::before { +.cc.UNITY::before { content: "\E0FF"; } -.cc.WAVES-alt::before { +.cc.USDT-alt::before { content: "\E100"; } -.cc.WAVES::before { +.cc.USDT::before { content: "\E101"; } -.cc.XAI-alt::before { +.cc.VIA::before { content: "\E102"; } -.cc.XAI::before { +.cc.VIOR-alt::before { content: "\E103"; } -.cc.XBS-alt::before { +.cc.VIOR::before { content: "\E104"; } -.cc.XBS::before { +.cc.VNL-alt::before { content: "\E105"; } -.cc.XCP-alt::before { +.cc.VNL::before { content: "\E106"; } -.cc.XCP::before { +.cc.VPN-alt::before { content: "\E107"; } -.cc.XEM-alt::before { +.cc.VPN::before { content: "\E108"; } -.cc.XEM::before { +.cc.VRC-alt::before { content: "\E109"; } -.cc.XMR::before { +.cc.VRC::before { content: "\E10A"; } -.cc.XPM-alt::before { +.cc.VTC-alt::before { content: "\E10B"; } -.cc.XPM::before { +.cc.VTC::before { content: "\E10C"; } -.cc.XRP-alt::before { +.cc.WAVES-alt::before { content: "\E10D"; } -.cc.XRP::before { +.cc.WAVES::before { content: "\E10E"; } -.cc.XTZ-alt::before { +.cc.XAI-alt::before { content: "\E10F"; } -.cc.XTZ::before { +.cc.XAI::before { content: "\E110"; } -.cc.XVG-alt::before { +.cc.XBC::before { content: "\E111"; } -.cc.XVG::before { +.cc.XBS-alt::before { content: "\E112"; } -.cc.XZC-alt::before { +.cc.XBS::before { content: "\E113"; } -.cc.XZC::before { +.cc.XCP-alt::before { content: "\E114"; } -.cc.YBC-alt::before { +.cc.XCP::before { content: "\E115"; } -.cc.YBC::before { +.cc.XEM-alt::before { content: "\E116"; } -.cc.ZEC-alt::before { +.cc.XEM::before { content: "\E117"; } -.cc.ZEC::before { +.cc.XMR::before { content: "\E118"; } -.cc.ZEIT-alt::before { +.cc.XPM-alt::before { content: "\E119"; } -.cc.ZEIT::before { +.cc.XPM::before { content: "\E11A"; +} + +.cc.XRP-alt::before { + content: "\E11B"; +} + +.cc.XRP::before { + content: "\E11C"; +} + +.cc.XTZ-alt::before { + content: "\E11D"; +} + +.cc.XTZ::before { + content: "\E11E"; +} + +.cc.XVC::before { + content: "\E11F"; +} + +.cc.XVG-alt::before { + content: "\E120"; +} + +.cc.XVG::before { + content: "\E121"; +} + +.cc.XZC-alt::before { + content: "\E122"; +} + +.cc.XZC::before { + content: "\E123"; +} + +.cc.YBC-alt::before { + content: "\E124"; +} + +.cc.YBC::before { + content: "\E125"; +} + +.cc.ZEC-alt::before { + content: "\E126"; +} + +.cc.ZEC::before { + content: "\E127"; +} + +.cc.ZEIT-alt::before { + content: "\E128"; +} + +.cc.ZEIT::before { + content: "\E129"; +} + +.cc.ZRX::before { + content: "\E12A"; } \ No newline at end of file diff --git a/webfont/cryptocoins.ttf b/webfont/cryptocoins.ttf index b92c27d..f9f11ef 100644 Binary files a/webfont/cryptocoins.ttf and b/webfont/cryptocoins.ttf differ diff --git a/webfont/cryptocoins.woff b/webfont/cryptocoins.woff index bf8eb08..d40ab90 100644 Binary files a/webfont/cryptocoins.woff and b/webfont/cryptocoins.woff differ diff --git a/webfont/cryptocoins.woff2 b/webfont/cryptocoins.woff2 index dcc195c..76c4de9 100644 Binary files a/webfont/cryptocoins.woff2 and b/webfont/cryptocoins.woff2 differ