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

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

.ds-icon-arrow-left:before {
	content: "\e900";
}
.ds-icon-arrow-right:before {
	content: "\e901";
}
.ds-icon-plus:before {
	content: "\e902";
}
.ds-icon-minus:before {
	content: "\e903";
}
.ds-icon-search:before {
	content: "\e904";
}
.ds-icon-price:before {
	content: "\e905";
}
.ds-icon-close:before {
	content: "\e906";
}
.ds-icon-social-fb-square:before {
	content: "\e907";
}
.ds-icon-social-pin-square:before {
	content: "\e908";
}
.ds-icon-social-twitter-square:before {
	content: "\e909";
}
.ds-icon-social-insta-circle:before {
	content: "\e90a";
}
.ds-icon-social-twitter-circle:before {
	content: "\e90b";
}
.ds-icon-social-fb-circle:before {
	content: "\e90c";
}
.ds-icon-social-pin-circle:before {
	content: "\e90d";
}
.ds-icon-column1:before {
	content: "\e90e";
}
.ds-icon-column2:before {
	content: "\e90f";
}
.ds-icon-check-circle:before {
	content: "\e910";
}
.ds-icon-check:before {
	content: "\e911";
}
.ds-icon-question-circle:before {
	content: "\e912";
}
.ds-icon-question:before {
	content: "\e913";
}
.ds-icon-dudeman:before {
	content: "\e914";
}
.ds-icon-logo-abbrev:before {
	content: "\e915";
}
.ds-icon-dude:before {
	content: "\e916";
}
