@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);
body {
    font-family: Raleway, sans-serif;
    font-size: 14px;
    line-height: 1.6;
    color: #636b6f;
    background-color: #f5f8fa;
}
.right-align {
    text-align: right;
}

