@font-face {
    font-family: 'Wolf-Sans-Regular';
    src:url('Wolf-Sans-Regular.ttf.woff') format('woff'),
        url('Wolf-Sans-Regular.ttf.svg#Wolf-Sans-Regular') format('svg'),
        url('Wolf-Sans-Regular.ttf.eot'),
        url('Wolf-Sans-Regular.ttf.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

body {
    /* background-image: url('$lib/assets/elmabg.jpg'); */
    background-image: url('elmabg.jpg');
    font-family: 'Wolf-Sans-Regular';
    color: #f6ff25;
}