<style type="text/css">

@font-face {
font-family: "Ubuntu Condensed";
font-style: normal;
font-weight: 400;
src: local("Ubuntu Condensed"),
     local("UbuntuCondensed-Regular"),
     url(UbuntuCondensed-Regular.woff) format("woff");
}
header .logo,
footer .copyright {
margin: 0;
color: #593869;
font-family: "Ubuntu Condensed";
font-weight: normal;
text-align: center;
letter-spacing: .1em;
}
</style>