/* Hier können Sie bei Bedarf Ihre eigenen CSS-Definitionen einfügen. */

@font-face {
	font-family: 'LinotypeUnivers';
	src: url('LinotypeUnivers-420Cn.ttf');
	font-weight: 400;
}

@font-face {
	font-family: 'LinotypeUnivers';
	src: url('LinotypeUnivers-720CnHeavy.ttf');
	font-weight: 700;
}

body, h1, h2, h3, h4, h5, h6, p, a {
font-family: "LinotypeUnivers", Arial, sans-serif;
}
a.cd-club-name {font-family: "LinotypeUnivers", Arial, sans-serif !important;}
p {font-size: 18px}
