All Downloads are FREE. Search and download functionalities are using the official Maven repository.

static.swagger.css.typography.css Maven / Gradle / Ivy

/* Google Font's Droid Sans */
@font-face {
    font-family: 'Droid Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Droid Sans'), local('DroidSans'), url('../fonts/DroidSans.ttf') format('truetype');
}

/* Google Font's Droid Sans Bold */
@font-face {
    font-family: 'Droid Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Droid Sans Bold'), local('DroidSans-Bold'), url('../fonts/DroidSans-Bold.ttf') format('truetype');
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy