@font-face {
  font-family: 'icon';
  src:  url('../ic_font/icon.eot?v5wyw5');
  src:  url('../ic_font/icon.eot?v5wyw5#iefix') format('embedded-opentype'),
    url('../ic_font/icon.ttf?v5wyw5') format('truetype'),
    url('../ic_font/icon.woff?v5wyw5') format('woff'),
    url('../ic_font/icon.svg?v5wyw5#icon') 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: 'icon' !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-cbb:before {
  content: "\e902";
}
.icon-cbb2:before {
  content: "\e903";
}
.icon-menu:before {
  content: "\e900";
}
.icon-close:before {
  content: "\e901";
}
.icon-youtube:before {
  content: "\e911";
}
.icon-youtubeLogo:before {
  content: "\e91b";
}
.icon-facebook:before {
  content: "\e90d";
}
.icon-facebook2:before {
  content: "\e91a";
}
.icon-twitter:before {
  content: "\e910";
}
.icon-line:before {
  content: "\e90f";
}
.icon-instagram:before {
  content: "\e90e";
}
.icon-arrow2-right:before {
  content: "\e91c";
}
.icon-arrow2-left:before {
  content: "\e919";
}
.icon-arrow2-top:before {
  content: "\e91d";
}
.icon-arrow2-bottom:before {
  content: "\e918";
}
.icon-arrow-up:before {
  content: "\ea3a";
}
.icon-arrow-right:before {
  content: "\ea3c";
}
.icon-arrow-down:before {
  content: "\ea3e";
}
.icon-arrow-left:before {
  content: "\ea40";
}
.icon-circle-up:before {
  content: "\ea41";
}
.icon-circle-right:before {
  content: "\ea42";
}
.icon-circle-down:before {
  content: "\ea43";
}
.icon-circle-left:before {
  content: "\ea44";
}
