@font-face {
  font-family: 'kura-think';
  src:  url('fonts/kura-think.eot?1rw714');
  src:  url('fonts/kura-think.eot?1rw714#iefix') format('embedded-opentype'),
    url('fonts/kura-think.ttf?1rw714') format('truetype'),
    url('fonts/kura-think.woff?1rw714') format('woff'),
    url('fonts/kura-think.svg?1rw714#kura-think') 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: 'kura-think' !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__line:before {
  content: "\e909";
  color: #00c300;
}
.icon__newwindow-d:before {
  content: "\e90c";
}
.icon__facebook:before {
  content: "\e90a";
}
.icon__twitter:before {
  content: "\e90b";
}
.icon__brand:before {
  content: "\e90b";
}
.icon__tweet:before {
  content: "\e90b";
}
.icon__social:before {
  content: "\e90b";
}
.icon__instagram:before {
  content: "\e901";
}
.icon__arrow-a-bottom-lg:before {
  content: "\e902";
}
.icon__arrow-a-top:before {
  content: "\e903";
}
.icon__arrow-a-right:before {
  content: "\e904";
}
.icon__arrow-a-left:before {
  content: "\e905";
}
.icon__arrow-a-bottom:before {
  content: "\e906";
}
.icon__arrow-right:before {
  content: "\e907";
}
.icon__arrow-up:before {
  content: "\e908";
}
.icon__close:before {
  content: "\e900";
}
