@font-face
{
	font-family: "Store Icon";
	src:	url("../fonts/icomoon.eot");
	src:	url("../fonts/icomoon.eot") format("embedded-opentype") , 
			url("../fonts/icomoon.ttf") format("truetype") , 
			url("../fonts/icomoon.woff") format("woff") , 
			url("../fonts/icomoon.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="store-icon-"] , [class*=" store-icon-"]
{
	font-family: "Store Icon" !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;
}

.store-icon-dollar:before { content: "\e900"; }
.store-icon-euro:before { content: "\e901"; }
.store-icon-bitcoin:before { content: "\e902"; }
.store-icon-pound:before { content: "\e903"; }
.store-icon-rial:before { content: "\e904"; }
.store-icon-toman:before { content: "\e905"; }
.store-icon-money:before , .store-icon-base:before , .store-icon-exchange:before , .store-icon-paid:before , .store-icon-unpaid:before { content: "\e906"; }