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

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

.db-icon-female-1:before {
	content: "\e900";
}

.db-icon-female-2:before {
	content: "\e901";
}

.db-icon-female-3:before {
	content: "\e902";
}

.db-icon-female-4:before {
	content: "\e903";
}

.db-icon-male-1:before {
	content: "\e904";
}

.db-icon-male-2:before {
	content: "\e905";
}

.db-icon-male-3:before {
	content: "\e906";
}

.db-icon-male-4:before {
	content: "\e907";
}

