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

moskito.font.style.css Maven / Gradle / Ivy

There is a newer version: 4.0.3
Show newest version
@font-face {
    font-family: 'Lato';
    src: url('Lato-Thin.eot'); /* IE9 Compat Modes */
    src: url('Lato-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Lato-Thin.woff') format('woff'), /* Modern Browsers */
         url('Lato-Thin.ttf') format('truetype');
    font-style: normal;
    font-weight: 100;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Lato';
    src: url('Lato-Light.eot'); /* IE9 Compat Modes */
    src: url('Lato-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('Lato-Light.woff') format('woff'), /* Modern Browsers */
    url('Lato-Light.ttf') format('truetype');
    font-style: normal;
    font-weight: 300;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Lato';
    src: url('Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('Lato-Regular.woff') format('woff'), /* Modern Browsers */
    url('Lato-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Lato';
    src: url('Lato-Semibold.eot'); /* IE9 Compat Modes */
    src: url('Lato-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('Lato-Semibold.woff') format('woff'), /* Modern Browsers */
    url('Lato-Semibold.ttf') format('truetype');
    font-style: normal;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy