@import url(http://fonts.googleapis.com/css?family=Ubuntu&subset=latin,latin-ext);

body {
    font-family: Ubuntu, "Helvetica Neue", Arial;
}

.header-row {
    background-color: #34495E;
    color : #fff;
}