@font-face {
  font-family: 'Icomoon';
  src: url('../fonts/icomoon.eot');
  src: url('../fonts/icomoon.eot') format('embedded-opentype'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.mo {
  display: inline-block;
  font: normal normal normal 14px/1 Icomoon;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mo-cone:before {
  content: "\e600";
}
.mo-handshake:before {
  content: "\e601";
}
.mo-globe:before {
  content: "\e60a";
}

.mo-360:before {
  content: "\e60b";
}
