@font-face {
    font-family: 'BebasNeueRegular';
    src: url('bebas/bebasneue-webfont.eot');
    src: url('bebas/bebasneue-webfont.eot?iefix') format('eot'),
         url('bebas/bebasneue-webfont.woff') format('woff'),
         url('bebas/bebasneue-webfont.ttf') format('truetype'),
         url('bebas/bebasneue-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1, h2, h3, h4, h5, h6, .dropcap, #menu {
	font-family: 'BebasNeueRegular';
}

h1.intro {
	font-family: 'CrimsonItalic';
	font-size: 28px;
	letter-spacing: 0.3px;
}