@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?fj3vuy');
  src:  url('fonts/icomoon.eot?fj3vuy#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?fj3vuy') format('truetype'),
    url('fonts/icomoon.woff?fj3vuy') format('woff'),
    url('fonts/icomoon.svg?fj3vuy#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-briefcase:before {
  content: "\e900";
}
.icon-sparkles:before {
  content: "\e901";
}
.icon-rings-wedding:before {
  content: "\e902";
}
.icon-coin:before {
  content: "\e903";
}
.icon-gift:before {
  content: "\e904";
}
.icon-handshake:before {
  content: "\e905";
}
.icon-cake-candles:before {
  content: "\e906";
}
.icon-hands-praying:before {
  content: "\e907";
}
.icon-comment-heart:before {
  content: "\e908";
}
