@font-face {
  font-family: 'icomoon';
  src:  url('../../fonts/icomoon.eot?15feds');
  src:  url('../../fonts/icomoon.eot?15feds#iefix') format('embedded-opentype'),
url('../../fonts/icomoon.ttf?15feds') format('truetype'),
url('../../fonts/icomoon.woff?15feds') format('woff'),
url('../../fonts/icomoon.svg?15feds#icomoon') 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: '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-logo1:before {
  content: "\e909";
}
.icon-icon:before {
  content: "\e900";
}
.icon-slogan1:before {
  content: "\e90b";
}
.icon-pic:before {
  content: "\e90a";
  color: #dbbf8d;
}
.icon-circle-right:before {
  content: "\ea42";
}
.icon-circle-left:before {
  content: "\ea44";
}
