@narmi/design_system 3.45.0-beta.1 → 3.45.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  @font-face {
2
2
  font-family: "icomoon";
3
- src: url("fonts/icomoon.woff?gl1ieu") format("woff");
3
+ src: url("fonts/icomoon.woff?edoxd9") format("woff");
4
4
  font-weight: normal;
5
5
  font-style: normal;
6
6
  font-display: block;
@@ -22,6 +22,9 @@
22
22
  -moz-osx-font-smoothing: grayscale;
23
23
  }
24
24
 
25
+ .narmi-icon-bank:before {
26
+ content: "\ea4c";
27
+ }
25
28
  .narmi-icon-loan:before {
26
29
  content: "\ea4b";
27
30
  }
@@ -1023,9 +1026,6 @@
1023
1026
  .narmi-icon-credit-card:before {
1024
1027
  content: "\e93f";
1025
1028
  }
1026
- .narmi-icon-bank:before {
1027
- content: "\e900";
1028
- }
1029
1029
  .narmi-icon-office:before {
1030
1030
  content: "\e904";
1031
1031
  }