@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ev2tor');
  src:  url('fonts/icomoon.eot?ev2tor#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ev2tor') format('truetype'),
    url('fonts/icomoon.woff?ev2tor') format('woff'),
    url('fonts/icomoon.svg?ev2tor#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-icon-card1:before {
  content: "\e900";
  color: #ed643d;
}
.icon-icon-card2:before {
  content: "\e901";
  color: #ed643d;
}
.icon-icon-card3:before {
  content: "\e902";
  color: #ed643d;
}
.icon-icon-email:before {
  content: "\e903";
  color: #fff;
}
.icon-icon-location:before {
  content: "\e904";
  color: #fff;
}
.icon-icon-mediatext1:before {
  content: "\e905";
  color: #ed643d;
}
.icon-icon-mediatext2:before {
  content: "\e906";
  color: #ed643d;
}
.icon-icon-mediatext3:before {
  content: "\e907";
  color: #ed643d;
}
.icon-icon-phone:before {
  content: "\e908";
  color: #fff;
}
.icon-icon-star:before {
  content: "\e909";
  color: #ed643d;
}
