@font-face {
  font-family: 'icomoon';
  src:  url('/wp-content/themes/jolenes/fonts/icon/icomoon.eot?dkb4eu');
  src:  url('/wp-content/themes/jolenes/fonts/icon/icomoon.eot?dkb4eu#iefix') format('embedded-opentype'),
    url('/wp-content/themes/jolenes/fonts/icon/icomoon.ttf?dkb4eu') format('truetype'),
    url('/wp-content/themes/jolenes/fonts/icon/icomoon.woff?dkb4eu') format('woff'),
    url('/wp-content/themes/jolenes/fonts/icon/icomoon.svg?dkb4eu#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: 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-expand:before {
  content: "\e902";
  color: #fff;
}
.icon-downl:before {
  content: "\e903";
}
.icon-direction:before {
  content: "\e904";
}
.icon-pin:before {
  content: "\e905";
}
.icon-envolop:before {
  content: "\e906";
  color: #fff;
}
.icon-calander:before {
  content: "\e907";
}
.icon-fbIcon:before {
  content: "\e900";
  color: #fff;
}
.icon-instaIcon:before {
  content: "\e901";
  color: #fff;
}
