@import url(https://fonts.googleapis.com/css?family=Raleway);

*, html, body {
    box-sizing: border-box;
    font-family: 'Raleway', Arial;
}
