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

[class^="pp-icon-"],
[class*=" pp-icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'peachpay-icons' !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;
}

.pp-icon-cart:before {
	content: "\e908";
}

.pp-icon-edit:before {
	content: "\e900";
}

.pp-icon-dollar:before {
	content: "\e901";
}

.pp-icon-search:before {
	content: "\e902";
}

.pp-icon-save:before {
	content: "\e903";
}

.pp-icon-minus:before {
	content: "\e904";
}

.pp-icon-percent:before {
	content: "\e905";
}

.pp-icon-like:before {
	content: "\e906";
}

.pp-icon-trash:before {
	content: "\e90b";
}

.pp-icon-times:before {
	content: "\e91b";
}

.pp-icon-add:before {
	content: "\e91c";
}

.pp-icon-warning:before {
	content: "\e921";
}

.pp-icon-visible:before {
	content: "\e922";
}

.pp-icon-hidden:before {
	content: "\e923";
}

.pp-icon-secure:before {
	content: "\e924";
}

.pp-icon-disabled:before {
	content: "\e925";
}

.pp-icon-new:before {
	content: "\e926";
}

.pp-icon-info:before {
	content: "\e928";
}

.pp-icon-discount:before {
	content: "\e92d";
}

.pp-icon-more-vertical:before {
	content: "\e92f";
}

.pp-icon-more-horizontal:before {
	content: "\e930";
}

.pp-icon-arrow-up:before {
	content: "\e931";
}

.pp-icon-arrow-right:before {
	content: "\e932";
}

.pp-icon-arrow-left:before {
	content: "\e933";
}

.pp-icon-arrow-out:before {
	content: "\e934";
}

.pp-icon-chevron-up:before {
	content: "\e935";
}

.pp-icon-chevron-right:before {
	content: "\e936";
}

.pp-icon-chevron-left:before {
	content: "\e937";
}

.pp-icon-chevron-down:before {
	content: "\e938";
}

.pp-icon-settings:before {
	content: "\e907";
}

.pp-icon-crown:before {
	content: "\e909";
}

.pp-icon-checkmark:before {
	content: "\e90a";
	color: #0c0030;
}

.pp-icon-question:before {
	content: "\e917";
}

.pp-icon-mountain:before {
	content: "\e919";
}

.pp-icon-lock:before {
	content: "\e91a";
}

.pp-icon-arrow:before {
	content: "\e91d";
}

.pp-icon-check:before {
	content: "\e91e";
}

.pp-icon-bag:before {
	content: "\e91f";
}

.pp-icon-baseball:before {
	content: "\e920";
}