@font-face {
	font-family: 'custom-font';
	src:  url('../fonts/custom-font.eot?r2od0k');
	src:  url('../fonts/custom-font.eot?r2od0k#iefix') format('embedded-opentype'),
		url('../fonts/custom-font.ttf?r2od0k') format('truetype'),
		url('../fonts/custom-font.woff?r2od0k') format('woff'),
		url('../fonts/custom-font.svg?r2od0k#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
	font-family: 'custom-font' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/*-----------------------------------------------------------------
Fonts List
-----------------------------------------------------------------*/
.icon-ensan-logo-2:before {
  content: "\e90e";
}
.icon-ensan-logo-test:before {
  content: "\e90d";
}
.icon-pdf:before {
  content: "\e90c";
}
.icon-ensan-logo:before {
  content: "\e901";
}
.icon-ensan-mobile:before {
  content: "\e90b";
}
.icon-magazine:before {
  content: "\e905";
}
.icon-photo-camera:before {
  content: "\e906";
}
.icon-press:before {
  content: "\e907";
}
.icon-search:before {
  content: "\e908";
}
.icon-task:before {
  content: "\e909";
}
.icon-video-camera:before {
  content: "\e90a";
}
.icon-money:before {
  content: "\e904";
}
.icon-kids:before {
  content: "\e902";
}
.icon-projects:before {
  content: "\e903";
}
.icon-woman:before {
  content: "\e900";
}
