@font-face { font-family: 'LatoLatin Thin'; src: url('../fonts/LatoLatin-Thin.eot'); src: url('../fonts/LatoLatin-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/LatoLatin-Thin.woff2') format('woff2'), url('../fonts/LatoLatin-Thin.woff') format('woff'), url('../fonts/LatoLatin-Thin.ttf') format('truetype') }
body { font-family: "LatoLatin Thin" !important;}
* {font-weight: 600;}
#footer .footer .item:first-child {
    width: 35%;
}
#footer .footer .item:nth-child(2) {padding:0 7%}
#footer .footer .item {
    position: relative;
    width: 40%;
}
#footer .footer .item:nth-child(2):before {
    left: 10%;
}
#footer .footer .item:nth-child(2):after {
    right: 10%;
}
#footer .footer .item.end img {
    display: block;
    width: 140px;
    height: 140px;
}