@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu'), url(/fonts/ubuntu-light-webfont.woff) format('woff');
}
@font-face {
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: 400;
    src: local('FontAwesome'), url(/fonts/fontawesome-webfont.woff) format('woff');
}