@font-face {
    font-family: "font2";
    src: url(/templates/sites/hrf-pkw-ug/fonts/lato/Lato-Light.woff2) format('woff2'), url(/templates/sites/hrf-pkw-ug/fonts/lato/Lato-Light.woff) format('woff'), url(/templates/sites/hrf-pkw-ug/fonts/lato/Lato-Light.ttf) format('ttf');
}

body {
    background-color: #777777;
    color: #aaaaaa;
    font-family: font2, serif;
    margin: 0;
    padding: 0;
}

