@font-face {
  font-family: 'icomoon';
  src:  url('../Content/fonts/icon-fonts/icomoon.eot?v5ect');
  src:  url('../Content/fonts/icon-fonts/icomoon.eot?v5ect#iefix') format('embedded-opentype'),
    url('../Content/fonts/icon-fonts/icomoon.ttf?v5ect') format('truetype'),
    url('../Content/fonts/icon-fonts/icomoon.woff?v5ect') format('woff'),
    url('../Content/fonts/icon-fonts/icomoon.svg?v5ect#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-mymarket-calendar:before {
  content: "\e900";
}
.icon-mymarket-chair:before {
  content: "\e901";
}
.icon-mymarket-map:before {
  content: "\e902";
}
.icon-mymarket-star:before {
  content: "\e903";
}
.icon-mymarket-sync:before {
  content: "\e904";
}
.icon-facebook-rnd:before {
  content: "\e905";
}
.icon-instagram-rnd:before {
  content: "\e906";
}
.icon-linkedin-rnd:before {
  content: "\e907";
}
.icon-location:before {
  content: "\e908";
}
.icon-mail:before {
  content: "\e909";
}
.icon-mail-rnd:before {
  content: "\e90a";
}
.icon-phone:before {
  content: "\e90b";
}
.icon-pinterest-rnd:before {
  content: "\e90c";
}
.icon-twitter-rnd:before {
  content: "\e90d";
}
.icon-youtube-rnd:before {
  content: "\e90e";
}
.icon-google-plus:before {
  content: "\ea8d";
}
