/*
 * Fonts generated via the IcoMoon app.
 * https://icomoon.io/app/
 */
@font-face {
	font-family: 'divspot';
	src:  url( '../fonts/divspot.eot?5oo6kn'         );
	src:  url( '../fonts/divspot.eot?5oo6kn#iefix'   ) format( 'embedded-opentype' ),
	      url( '../fonts/divspot.ttf?5oo6kn'         ) format( 'truetype' ),
	      url( '../fonts/divspot.woff?5oo6kn'        ) format( 'woff' ),
	      url( '../fonts/divspot.svg?5oo6kn#divspot' ) format( 'svg' );
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="ds-icon-"],
[class*=" ds-icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'divspot' !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-check:before {
	content: "\ea10";
}

.ds-icon-check-alt:before {
	content: "\ea11";
}
