@font-face {
  font-family: 'web-icons';
  src:  url('..fonts/web-icons.eot?fvkfqw');
  src:  url('..fonts/web-icons.eot?fvkfqw#iefix') format('embedded-opentype'),
    url('..fonts/web-icons.ttf?fvkfqw') format('truetype'),
    url('..fonts/web-icons.woff?fvkfqw') format('woff'),
    url('..fonts/web-icons.svg?fvkfqw#web-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

.foficon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'web-icons' !important;
  speak: none;
  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;
}

.fof-about:before {
  content: "\e900";
}
.fof-blog:before {
  content: "\e901";
	color:#FFF;
}
.fof-buy:before {
  content: "\e902";
	color:#FFF;
}
.fof-cancel:before {
  content: "\e903";
	color:#FFF;
}
.fof-cart:before {
  content: "\e904";
	color:#FFF;
}
.fof-delivery:before {
  content: "\e905";

}
.fof-download:before {
  content: "\e906";
}
.fof-faq:before {
  content: "\e907";
}
.fof-home:before {
  content: "\e908";
}
.fof-info:before {
  content: "\e909";
	color:#FFF;
}
.fof-lists:before {
  content: "\e90a";
	color:#FFF;
}
.fof-packing:before {
  content: "\e90b";

}
.fof-pdf:before {
  content: "\e90c";
}
.fof-process:before {
  content: "\e90d";
}
.fof-profile:before {
  content: "\e90e";
	color:#FFF;
}
.fof-rate:before {
  content: "\e90f";
	color:#FFF;
}
.fof-shipped:before {
  content: "\e910";

}
.fof-signin:before {
  content: "\e911";
	color:#FFF;
}
.fof-signout:before {
  content: "\e912";
	color:#FFF;
}
.fof-signup:before {
  content: "\e913";
	color:#FFF;
}
.fof-standing:before {
  content: "\e914";
	color:#FFF;
}
.fof-track:before {
  content: "\e915";
	color:#FFF;
}
.fof-unprocessed:before {
  content: "\e916";
}
.fof-view:before {
  content: "\e917";
	color:#FFF;
}
.fof-wishlist:before {
  content: "\e918";
	color:#FFF;<!-- -->
}
