/*
font-family: 'Roboto', sans-serif;
*/
@import url(http://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700);

/*
font-family: 'Roboto Condensed', sans-serif;
*/
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300);

/*
font-family: 'Roboto Slab', serif;
*/

@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700);


@font-face {
    font-family: 'weather';
    src: url('../fonts/artill_clean_icons-webfont.eot');
    src: url('../fonts/artill_clean_icons-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/artill_clean_icons-webfont.woff') format('woff'),
    url('../fonts/artill_clean_icons-webfont.ttf') format('truetype'),
    url('../fonts/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg') format('svg');
    font-weight: normal;
    font-style: normal;
}