@font-face {
  font-family: font-ifg;
  src:  url('fonts/font-ifg.eot?4zw5mf');
  src:  url('fonts/font-ifg.eot?4zw5mf#iefix') format('embedded-opentype'),
    url('fonts/font-ifg.ttf?4zw5mf') format('truetype'),
    url('fonts/font-ifg.woff?4zw5mf') format('woff'),
    url('fonts/font-ifg.svg?4zw5mf#font-ifg') 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: font-ifg, sans-serif !important;
	speak: never;
	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-ifgifg:before {
  content: "\e900";
}

.f-x{font-size:30px; }
	         .f-2x{font-size:30px; color:#ff6600;}
	         .f-3x{font-size:40px;color:#0591e5;}
	         .f-4x{font-size:50px;color:#ff6600;}
	         .f-5x{font-size:60px;color:#0591e5;}
	         .f-6x{font-size:70px;color:#ff6600;}
