@charset "utf-8";
@font-face {
	font-family: "creditCards";
	src:url("../fonts/creditCards/creditCards.eot");
	src:url("../fonts/creditCards/creditCards.eot?#iefix") format("embedded-opentype"),
		url("../fonts/creditCards/creditCards.woff2") format("woff2"),
		url("../fonts/creditCards/creditCards.woff") format("woff"),
		url("../fonts/creditCards/creditCards.ttf") format("truetype"),
		url("../fonts/creditCards/creditCards.svg#creditCards") format("svg");
	font-weight: normal;
	font-style: normal;
}
[class^="i_credit_card_"]:before, [class*=" i_credit_card_"]:before{
	font-family: "creditCards";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.i_credit_card_co:before {
	 content: "\e010";
 }
.i_credit_card_ach:before {
	content: "\e011";
}
.i_credit_card_cirrus:before {
	content: "\e012";
}
.i_credit_card_delta:before {
	content: "\e013";
}
.i_credit_card_diners_club:before {
	content: "\e014";
}
.i_credit_card_direct_debit:before {
	content: "\e015";
}
.i_credit_card_discover:before {
	content: "\e016";
}
.i_credit_card_jcb:before {
	content: "\e017";
}
.i_credit_card_western_union:before {
	content: "\e018";
}
.i_credit_card_visa_electron:before {
	content: "\e019";
}
.i_credit_card_visa:before {
	content: "\e01a";
}
.i_credit_card_switch:before {
	content: "\e01b";
}
.i_credit_card_solo:before {
	content: "\e01c";
}
.i_credit_card_paypal:before {
	content: "\e01d";
}
.i_credit_card_moneybookers:before {
	content: "\e01e";
}
.i_credit_card_mastercard:before {
	content: "\e01f";
}
.i_credit_card_maestro:before {
	content: "\e020";
}
.i_credit_card_american_express:before {
	content: "\e021";
}