@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?bk48w1');
  src:  url('fonts/icomoon.eot?bk48w1#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?bk48w1') format('truetype'),
    url('fonts/icomoon.woff?bk48w1') format('woff'),
    url('fonts/icomoon.svg?bk48w1#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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-eitaa-icon-black:before {
  content: "\e907";
}
.icon-eitaa-icon-colorful:before {
  content: "\e908";
  color: #075a51;
}
.icon-eitaa-icon-white:before {
  content: "\e909";
  color: #fff;
}
.icon-bale-black:before {
  content: "\e900";
}
.icon-bale-border:before {
  content: "\e901";
}
.icon-bale-color .path1:before {
  content: "\e902";
  color: rgb(7, 90, 81);
}
.icon-bale-color .path2:before {
  content: "\e903";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-bale-column-text-black:before {
  content: "\e904";
}
.icon-bale-row-text-black:before {
  content: "\e905";
}
.icon-bale-tik:before {
  content: "\e906";
}
.icon-instagram:before {
  content: "\ea92";
}
