diff --git a/themes/fonts/icon fonts/font-icons.less b/themes/fonts/icon fonts/font-icons.less index be8efa734..f7470fc62 100644 --- a/themes/fonts/icon fonts/font-icons.less +++ b/themes/fonts/icon fonts/font-icons.less @@ -40,8 +40,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'; }