@font-face {
  font-family: 'icomoon';
  src:  url("fonts/icomoon.6c0bf84c5f74.eot?1l29pp");
  src:  url("fonts/icomoon.6c0bf84c5f74.eot?1l29pp#iefix") format('embedded-opentype'),
    url("fonts/icomoon.8b9bd17d10b6.ttf?1l29pp") format('truetype'),
    url("fonts/icomoon.cc416edd5753.woff?1l29pp") format('woff'),
    url("fonts/icomoon.a0a0d946f3d3.svg?1l29pp#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: 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;
}

.icon-map-marker:before {
  content: "\f041";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-facebook-square:before {
  content: "\f082";
}
