@font-face {
    font-family:'Thin';
    font-style:normal;
    font-weight:normal;
    src:url("/fonts/SourceSansPro-Light.woff") format("woff")
}

@font-face {
    font-family:'Regular';
    font-style:normal;
    font-weight:normal;
    src:url("/fonts/SourceSansPro-Regular.woff") format("woff")
}

body {
    overflow-y: scroll;
}

div.row {
    overflow: hidden;
    width: 100%;
}
