@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ksl3pe');
  src:  url('fonts/icomoon.eot?ksl3pe#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ksl3pe') format('truetype'),
    url('fonts/icomoon.woff?ksl3pe') format('woff'),
    url('fonts/icomoon.svg?ksl3pe#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

i {
  /* 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-close1:before {
  content: "\f00e";
}
.icon-remove1:before {
  content: "\f00e";
}
.icon-times1:before {
  content: "\f00e";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-heart:before {
  content: "\f004";
}
.icon-close:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-times:before {
  content: "\f00d";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-facebook-f:before {
  content: "\f09a";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-angle-double-left:before {
  content: "\f100";
}
.icon-angle-double-right:before {
  content: "\f101";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-chevron-circle-left:before {
  content: "\f137";
}
.icon-chevron-circle-right:before {
  content: "\f138";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-share-alt:before {
  content: "\f1e0";
}
.icon-line-logo:before {
  content: "\e903";
  color: #fff;
}
.icon-share-bg:before {
  content: "\e902";
}
.icon-search:before {
  content: "\e901";
  color: #fff;
}
.icon-arrow-left:before {
  content: "\e900";
  color: #fff;
}
