@font-face {
  font-family: 'twh-icon';
  src: 	url('twh-icon.eot');
  src: 	url('twh-icon.eot') format('embedded-opentype'), 
		url('twh-icon.woff2') format('woff2'), 
		url('twh-icon.woff') format('woff'), 
		url('twh-icon.ttf') format('truetype'), 
		url('twh-icon.svg#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="twh-icon-"], [class*=" twh-icon-"]
{
  font-family: 'twh-icon' !important;
  text-align:center;  
  display:inline-block;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  line-height: 1;
/* Better Font Rendering =========== */
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

.twh-icon-search-1:before
{
  content: "\ed11";
}

.twh-icon-search-2:before
{
  content: "\ed12";
}

.twh-icon-search-document:before
{
  content: "\ed13";
}

.twh-icon-search-folder:before
{
  content: "\ed14";
}

.twh-icon-search-job:before
{
  content: "\ed15";
}

.twh-icon-search-map:before
{
  content: "\ed16";
}

.twh-icon-search-property:before
{
  content: "\ed17";
}

.twh-icon-search-restaurant:before
{
  content: "\ed18";
}

.twh-icon-search-stock:before
{
  content: "\ed19";
}

.twh-icon-search-user:before
{
  content: "\ed1a";
}

.twh-icon-search:before
{
  content: "\ed1b";
}

