@font-face {
  font-family: 'icomoon';
  src:  url('https://s3.amazonaws.com/icomoon.io/70353/robe/icomoon.eot?ion6b1');
  src:  url('https://s3.amazonaws.com/icomoon.io/70353/robe/icomoon.eot?ion6b1#iefix') format('embedded-opentype'),
    url('https://s3.amazonaws.com/icomoon.io/70353/robe/icomoon.woff2?ion6b1') format('woff2'),
    url('https://s3.amazonaws.com/icomoon.io/70353/robe/icomoon.ttf?ion6b1') format('truetype'),
    url('https://s3.amazonaws.com/icomoon.io/70353/robe/icomoon.woff?ion6b1') format('woff'),
    url('https://s3.amazonaws.com/icomoon.io/70353/robe/icomoon.svg?ion6b1#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="im-"], [class*=" im-"] {
  /* 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;
}

.im-thumbs-o-up:before {
  content: "\e900";
}
.im-thumbs-up:before {
  content: "\e901";
}

