@font-face {
  font-family: 'ic';
  src:  url('fonts/ic.eot?l2j1hm');
  src:  url('fonts/ic.eot?l2j1hm#iefix') format('embedded-opentype'),
    url('fonts/ic.ttf?l2j1hm') format('truetype'),
    url('fonts/ic.woff?l2j1hm') format('woff'),
    url('fonts/ic.svg?l2j1hm#ic') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="ic_"], [class*=" ic_"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'ic' !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;
}

.ic_relatepin {
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
  margin-right: 5px;
}

.ic_relatepin:before {
  content: "\e900";
  color: #979797;
}
