@font-face {
    font-family: 'elm';
    src: url('B Elm_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

*, h1, li, ul{
    font-family: 'elm', tahoma;
    font-size: 72pt;
}