@font-face {
  font-family: 'iconsib';
  src:  url('/templates/fonts/iconsib.eot?ubb3li');
  src:  url('/templates/fonts/iconsib.eot?ubb3li#iefix') format('embedded-opentype'),
    url('/templates/fonts/iconsib.ttf?ubb3li') format('truetype'),
    url('/templates/fonts/iconsib.woff?ubb3li') format('woff'),
    url('/templates/fonts/iconsib.svg?ubb3li#iconsib') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"]::before, [class*=" icon-"]::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iconsib' !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-balun-my:before {
  content: "\e905";
      color: #d2002f !important;
	  font-size: 20px;
}
.icon-post-my:before {
  content: "\e90a";
  color: #d2002f !important;
  font-size: 20px;
}
.icon-tel-my:before {
  content: "\e90b";
  color: #d2002f !important;
  font-size: 20px;
}
.icon-doc-my:before {
  content: "\e906";
  font-size: 40px;
  color: #fff !important;
}
.icon-galka-my:before {
  content: "\e907";
  font-size: 40px;
  color: #fff !important;
}
.icon-galka-my-2:before {
  content: "\e90d";
  color: #88c341 !important;
}
.icon-arrow-my:before {
  content: "\e904";
}
.icon-gruz-my:before {
  content: "\e908";
}
.icon-kart-my:before {
  content: "\e909";
}
.icon-zavod-my:before {
  content: "\e90c";
}
.icon-max-my-1:before {
  content: "\e900";
}
.icon-max-my-2:before {
  content: "\e901";
}
.icon-arrow-krug-left:before {
  content: "\e902";
}
.icon-arrow-krug-right:before {
  content: "\e903";
}
