digitalfabrik/integreat-cms

View on GitHub
integreat_cms/static/src/fonts/open-sans/open-sans.css

Summary

Maintainability
Test Coverage
/*
 * Open Sans
 *
 * This font is used for the content (tinymce, preview and PDF).
 *
 * Generated by GoogleWebfontsHelper https://github.com/majodev/google-webfonts-helper
 */

/* open-sans-regular - vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic */
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: normal;
    src: url("./open-sans-v18-latin_latin-ext_greek_greek-ext_cyrillic_cyrillic-ext_vietnamese-regular.eot"); /* IE9 Compat Modes */
    src:
        local("Open Sans"),
        local("OpenSans-Regular"),
        /* Local installed font */
            url("./open-sans-v18-latin_latin-ext_greek_greek-ext_cyrillic_cyrillic-ext_vietnamese-regular.eot?#iefix")
            format("embedded-opentype"),
        /* IE6-IE8 */
            url("./open-sans-v18-latin_latin-ext_greek_greek-ext_cyrillic_cyrillic-ext_vietnamese-regular.woff2")
            format("woff2"),
        /* Super Modern Browsers */
            url("./open-sans-v18-latin_latin-ext_greek_greek-ext_cyrillic_cyrillic-ext_vietnamese-regular.woff")
            format("woff"),
        /* Modern Browsers */
            url("./open-sans-v18-latin_latin-ext_greek_greek-ext_cyrillic_cyrillic-ext_vietnamese-regular.ttf")
            format("truetype"),
        /* Safari, Android, iOS */
            url("./open-sans-v18-latin_latin-ext_greek_greek-ext_cyrillic_cyrillic-ext_vietnamese-regular.svg#OpenSans")
            format("svg"); /* Legacy iOS */
}

/* open-sans-700 - vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic */
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: bold;
    src: url("./open-sans-v18-latin_latin-ext_greek_greek-ext_cyrillic_cyrillic-ext_vietnamese-700.eot"); /* IE9 Compat Modes */
    src:
        local("Open Sans Bold"),
        local("OpenSans-Bold"),
        /* Local installed font */
            url("./open-sans-v18-latin_latin-ext_greek_greek-ext_cyrillic_cyrillic-ext_vietnamese-700.eot?#iefix")
            format("embedded-opentype"),
        /* IE6-IE8 */ url("./open-sans-v18-latin_latin-ext_greek_greek-ext_cyrillic_cyrillic-ext_vietnamese-700.woff2")
            format("woff2"),
        /* Super Modern Browsers */
            url("./open-sans-v18-latin_latin-ext_greek_greek-ext_cyrillic_cyrillic-ext_vietnamese-700.woff")
            format("woff"),
        /* Modern Browsers */
            url("./open-sans-v18-latin_latin-ext_greek_greek-ext_cyrillic_cyrillic-ext_vietnamese-700.ttf")
            format("truetype"),
        /* Safari, Android, iOS */
            url("./open-sans-v18-latin_latin-ext_greek_greek-ext_cyrillic_cyrillic-ext_vietnamese-700.svg#OpenSans")
            format("svg"); /* Legacy iOS */
}