@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon_p3jrb0.eot');
  src:  url('fonts/icomoon_p3jrb0.eot#iefix') format('embedded-opentype'),
    url('fonts/icomoon_p3jrb0.ttf') format('truetype'),
    url('fonts/icomoon_p3jrb0.woff') format('woff'),
    url('fonts/icomoon_p3jrb0-icomoon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* 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;
  font-size: 54px;
  line-height: 1;
    width: 48px;
    height: 48px;
    display: block;
    text-align: center;
	margin-bottom: 10px;
	

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-speaker:before {
  content: "\e900";
}
.icon-cme:before {
  content: "\e907";
}
.icon-chiro:before {
  content: "\e906";
}
.icon-lodging:before {
  content: "\e902";
}
.icon-exhibitor:before {
  content: "\e903";
}
.icon-ao:before {
  content: "\e904";
}
.icon-exhibitor1:before {
  content: "\e905";
  color: #000;
}
.icon-home:before {
  content: "\e901";
}
.icon-library:before {
  content: "\e921";
}
.icon-trophy:before {
  content: "\e99e";
}
.icon-leaf:before {
  content: "\e9a4";
}
.icon-star-empty:before {
  content: "\e9d7";
}
.icon-cool:before {
  content: "\e9eb";
}