@font-face {
    font-family: 'surfboarding';
    src: url('webfonts/surfboarding.eot');
    src: url('webfonts/surfboarding.eot?#iefix') format('embedded-opentype'),
		 url('webfonts/surfboarding.woff2') format('woff2'),
         url('webfonts/surfboarding.woff') format('woff'),
         url('webfonts/surfboarding.ttf') format('truetype'),
         url('webfonts/surfboarding.svg#surfboarding') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.surfboarding {
	font-family: 'surfboarding';
}

.surfboarding_shadow {
	filter: drop-shadow(30px 10px 4px #4444dd);
}

.surfboarding_left_menu {
	font-family: 'surfboarding';
	font-size: 15px;
	font-weight:bold;
	line-height: 24px;
}

@font-face {
    font-family: 'pierredematique';
    src: url('webfonts/pierredematique.eot');
    src: url('webfonts/pierredematique.eot?#iefix') format('embedded-opentype'),
         url('webfonts/pierredematique.woff2') format('woff2'),
         url('webfonts/pierredematique.woff') format('woff'),
         url('webfonts/pierredematique.ttf') format('truetype'),
         url('webfonts/pierredematique.svg#surfboarding') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.pierredematique {
	font-family: 'pierredematique';
}

.pierredematique_left_menu {
	font-family: 'pierredematique';
	font-weight:bold;
	text-transform: none;
}

.cryptonimous {
	font-family: 'Cryptonimous';
}

.cryptonimous_c_left_menu {
	font-family: 'Cryptonimous';
	font-weight: bold;
	font-style: italic;
	font-size: 16px !IMPORTANT;
	padding-right: 2px;
	padding-bottom: 3px;
	text-transform: none;
	line-height: 24px;
}

.cryptonimous_ryptonimous_left_menu {
	font-family: 'Cryptonimous';
	font-style: italic;
	font-size: 6px !IMPORTANT;
	padding-right: 2px;
	padding-bottom: 1px;
	text-transform: none;
	line-height: 24px;
}
