@font-face {
  font-family: 'icomoon';
  src:  url('/fonts/icomoon.eot?t535rj');
  src:  url('/fonts/icomoon.eot?t535rj#iefix') format('embedded-opentype'),
    url('/fonts/icomoon.ttf?t535rj') format('truetype'),
    url('/fonts/icomoon.woff?t535rj') format('woff'),
    url('/fonts/icomoon.svg?t535rj#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-1:before {
  content: "\e900";
}
.icon-2:before {
  content: "\e901";
}
.icon-3:before {
  content: "\e902";
  font-size: 27px;
  color: #fff;
}
.icon-4:before {
  content: "\e903";
  font-size: 27px;
  color: #fff;
}
.icon-5:before {
  content: "\e904";
  font-size: 27px;
  color: #fff;
}
.icon-6:before {
  content: "\e905";
  font-size: 65px;
  left: -41px;
  position: absolute;
  color: #388D39;
}
.icon-7:before {
  content: "\e906";
    font-size: 69px;
    left: -47px;
    position: absolute;
    color: #388D39;
}
.icon-8:before {
  content: "\e907";
    font-size: 65px;
  left: -41px;
  position: absolute;
  color: #388D39;
}
.icon-9:before {
  content: "\e908";
    font-size: 65px;
  left: -41px;
  position: absolute;
  color: #388D39;
}
.icon-10:before {
  content: "\e909";
  font-size: 40px;
}
.icon-11:before {
  content: "\e90a";
  font-size: 150px;
  color: #fff;
}
.icon-12:before {
  content: "\e90b";
  font-size: 150px;
  color: #fff;  
}
.icon-13:before {
  content: "\e90c";
  font-size: 150px;
  color: #fff;
}
.icon-14:before {
  content: "\e90d";
  font-size: 35px;
  color: #388D39;
  top: -5px;
  position: relative;
}
.icon-15:before {
  content: "\e90e";
   font-size: 23px;
  color: #388D39;
  position: relative;
}
.icon-te:before {
    content: "\e90f";
    font-size: 30px;
    color: #fff;
    margin-left:12px
}
.icon-fe:before {
    content: "\48";
    font-size: 35px;
    color: #fff;
    margin-left: 12px
}

@media (max-width: 450px) {
    .icon-11 {
  margin-top: 66px;
}
  .icon-11:before {
  font-size: 80px;
}
.icon-12:before {
    font-size: 80px;
}
.icon-13:before {
  font-size: 80px;
}
  .icon-6:before {
    position: initial;
  }
  .icon-7:before {
    position: initial;
  }
  .icon-8:before {
    position: initial;
  }
  .icon-9:before {
    position: initial;
  }
}