
@font-face {
    font-family: 'YanoneKaffeesatzRegular';
    src: url('/fonts/yanone_kaffeesatz/yanonekaffeesatz-regular-webfont.eot');
    src: url('/fonts/yanone_kaffeesatz/yanonekaffeesatz-regular-webfont.eot?iefix') format('eot'),
         url('/fonts/yanone_kaffeesatz/yanonekaffeesatz-regular-webfont.woff') format('woff'),
         url('/fonts/yanone_kaffeesatz/yanonekaffeesatz-regular-webfont.ttf') format('truetype'),
         url('/fonts/yanone_kaffeesatz/yanonekaffeesatz-regular-webfont.svg#webfontiVAlVXNY') format('svg');
    font-weight: normal;
    font-style: normal;
}

#page {
    //padding-top: 60px;
}

body {
font-family: 'YanoneKaffeesatzRegular';
}