diff --git a/themes/fonts/iconFonts/elderberryInn.less b/themes/fonts/iconFonts/elderberryInn.less index e439bcac0..adabe5a81 100644 --- a/themes/fonts/iconFonts/elderberryInn.less +++ b/themes/fonts/iconFonts/elderberryInn.less @@ -39,8 +39,8 @@ &.force::before { content : '\E910'; } &.lightning::before { content : '\E911'; } &.necrotic::before { content : '\E912'; } - &.piercing::before { content : '\E914'; } - &.poison::before { content : '\E913'; } + &.piercing::before { content : '\E913'; } + &.poison::before { content : '\E914'; } &.psychic::before { content : '\E915'; } &.radiant::before { content : '\E916'; } &.slashing::before { content : '\E917'; }