@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ny7gsr');
  src:  url('fonts/icomoon.eot?ny7gsr#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ny7gsr') format('truetype'),
    url('fonts/icomoon.woff?ny7gsr') format('woff'),
    url('fonts/icomoon.svg?ny7gsr#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-quote-right:before {
  content: "\e903";
}
.icon-quote-left:before {
  content: "\e904";
}
.icon-Initium:before {
  content: "\e905";
}
.icon-x:before {
  content: "\e906";
}
.icon-cw:before {
  content: "\e900";
}
.icon-fb:before {
  content: "\e901";
}
.icon-line:before {
  content: "\e902";
}
.icon-arrow-up2:before {
  content: "\ea3a";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-twitter:before {
  content: "\ea96";
}
