@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?zb05vk');
  src:  url('../fonts/icomoon.eot?zb05vk#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?zb05vk') format('truetype'),
    url('../fonts/icomoon.woff?zb05vk') format('woff'),
    url('../fonts/icomoon.svg?zb05vk#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;
  line-height: 1;
	font-size:50px;

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

.icon-paper:before {
  content: "\e900";
	color: #36446b;
	font-size: 56px;
}
.icon-man:before {
  content: "\e901";
	color: #36446b;
	font-size: 56px;
}
.icon-list:before {
  content: "\e902";
	color: #36446b;
	font-size: 56px;
}
.icon-laptop:before {
  content: "\e903";
	color: #36446b;
	font-size: 46px;
}
.icon-half_wall:before {
  content: "\e904";
	color: #36446b;
	font-size: 56px;
}
.icon-bird:before {
  content: "\e905";
	color: #36446b;
	font-size: 46px;
}
.icon-boad:before {
  content: "\e906";
	font-size: 62px;
	color: #337ab7 !important;
}
.icon-hands:before {
  content: "\e907";
	font-size: 62px;
	color: #337ab7 !important;
}
.icon-cash:before {
  content: "\e908";
	color: #337ab7 !important;
	font-size: 62px;
}
.icon-wall:before {
  content: "\e909";
	color: #337ab7;
	font-size: 62px;
}
.icon-notice2:before {
  content: "\e90a";
	color: #fff;
}
.icon-new:before {
  content: "\e90b";
	color: #337ab7;
}

.thumbnail_main a:hover .icon-wall:before,.thumbnail_main a:hover .icon-boad:before,.thumbnail_main a:hover .icon-cash:before,.thumbnail_main a:hover .icon-hands:before
{
	color: #fff !important;
}