@font-face {
  font-family: 'icomoon';
  src:  url('https://i.icomoon.io/public/temp/7c3bcc1d23/UntitledProject/icomoon.eot?99gpsp');
  src:  url('https://i.icomoon.io/public/temp/7c3bcc1d23/UntitledProject/icomoon.eot?99gpsp#iefix') format('embedded-opentype'),
    url('https://i.icomoon.io/public/temp/7c3bcc1d23/UntitledProject/icomoon.ttf?99gpsp') format('truetype'),
    url('https://i.icomoon.io/public/temp/7c3bcc1d23/UntitledProject/icomoon.woff?99gpsp') format('woff'),
    url('https://i.icomoon.io/public/temp/7c3bcc1d23/UntitledProject/icomoon.svg?99gpsp#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-info:before {
  content: "\ea0c";
}