@font-face {
      font-family: 'fontello';
      src: url('../fonts/fontello.eot?33327532');
      src: url('../fonts/fontello.eot?33327532#iefix') format('embedded-opentype'),
           url('../fonts/fontello.woff?33327532') format('woff'),
           url('../fonts/fontello.ttf?33327532') format('truetype'),
           url('../fonts/fontello.svg?33327532#fontello') format('svg');
      font-weight: normal;
      font-style: normal;
    }
[class^="iconf-"],
[class*=" iconf-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	speak: none;
	line-height: 1;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: 'fontello' !important;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.iconf-world:before { content: '\e800'; } /* '' */
.iconf-transport:before { content: '\e801'; } /* '' */
.iconf-warehouse:before { content: '\e802'; } /* '' */
.iconf-cc:before { content: '\e803'; } /* '' */
.iconf-ff:before { content: '\e804'; } /* '' */
.iconf-trade:before { content: '\e805'; } /* '' */
