@import url('https://fonts.googleapis.com/css?family=Lato|Raleway');
body {
    background: url(../img/fon_lend_detail.jpg) repeat center top;
    font-family: Lato;
    font-weight: 500;
    font-size: 18px;
}

h1 {
    font-family: "Raleway";
    font-weight: 700;
    font-size: 28px;
    color: #249893;
}

h2,
h3,
h4,
h5,
h6 {
    font-family: "Raleway";
    font-weight: 300;
    color: #333;
}