@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?to3ew3');
  src:  url('fonts/icomoon.eot?to3ew3#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?to3ew3') format('truetype'),
    url('fonts/icomoon.woff?to3ew3') format('woff'),
    url('fonts/icomoon.svg?to3ew3#icomoon') 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-cme:before {
  content: "\e900";
}
.icon-chiro:before {
  content: "\e901";
}

.icon-lodging:before {
  content: "\e902";
}
.icon-exhibitor:before {
  content: "\e903";
}
.icon-ao:before {
  content: "\e904";
}
.icon-checkbox-unchecked:before {
  content: "\ea53";
}
