@font-face {
    font-family: 'icomoon';
    src: url("../../../Assets/dist/fonts/icomoon.eot?vmpejw");
    src: url("../../../Assets/dist/fonts/icomoon.eot?vmpejw#iefix") format("embedded-opentype"), url("../../../Assets/dist/fonts/icomoon.ttf?vmpejw") format("truetype"), url("../../../Assets/dist/fonts/icomoon.woff?vmpejw") format("woff"), url("../../../Assets/dist/fonts/icomoon.svg?vmpejw#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-gruppo-cms:before {
    content: "\e963";
    position: relative;
    top: -2px;
    font-size: 115%;
    font-weight: 500;
}

.icon-fa-folder:before {
    content: "\f07b";
}

.icon-federazione-cms:before {
    content: "\e94d";
    position: relative;
    top: -2px;
    font-size: 115%;
    font-weight: 500;
}

.icon-banca-cms:before {
  content: "\e94c";
  position: relative;
  top: -2px;
  font-size: 115%;
  font-weight: 500;
}

.icon-atm-2:before {
    content: "\e953";
    position: relative;
    top: -2px;
    font-size: 115%;
    font-weight: 500;
}

.color-red:before {
    color: #E74C3C !important;
    font-weight: bolder;
}

.color-green:before {
    color: #00bc8c !important;
    font-weight: bolder;
}

.color-grey:before {
    color: #bcbcbc !important;
    font-weight: bolder;
}