@font-face {
	font-family: 'duckdiver';
	src:url('fonts/duckdiver.eot?-uqvj8b');
	src:url('fonts/duckdiver.eot?#iefix-uqvj8b') format('embedded-opentype'),
		url('fonts/duckdiver.woff?-uqvj8b') format('woff'),
		url('fonts/duckdiver.ttf?-uqvj8b') format('truetype'),
		url('fonts/duckdiver.svg?-uqvj8b#duckdiver') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="dd-"], [class*=" dd-"] {
	font-family: 'duckdiver';
	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;
}

.dd-sharkicon:before {
	content: "\e601";
}

.dd-envelope:before {
	content: "\e600";
}

.dd-doubles:before {
	content: "\e700";
}

.dd-diveflag:before {
	content: "\e701";
}

.dd-tank:before {
	content: "\e702";
}

.dd-helmet:before {
	content: "\e703";
}

.dd-diver:before {
	content: "\e704";
}

.dd-duck-icon:before {
	content: "\e705";
}
.dd-line-arrow:before {
	content: "\e602";
}
i.dd-duck-icon {
	font-size: 24px;
	padding-right: 5px;
}
a.duck {
  text-decoration: none;
}