digitalfabrik/integreat-cms

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

Summary

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

/* noto-sans-ethiopic-regular - amharic */
@font-face {
    font-family: "Noto Sans Ethiopic";
    font-style: normal;
    font-weight: normal;
    src: url("./noto-sans-ethiopic-v42-latin-ext_latin_ethiopic-regular.eot"); /* IE9 Compat Modes */
    src:
        local("Noto Sans Ethiopic"),
        local("NotoSansEthiopic-Regular"),
        /* Local installed font */ url("./noto-sans-ethiopic-v42-latin-ext_latin_ethiopic-regular.eot?#iefix")
            format("embedded-opentype"),
        /* IE6-IE8 */ url("./noto-sans-ethiopic-v42-latin-ext_latin_ethiopic-regular.woff2") format("woff2"),
        /* Super Modern Browsers */ url("./noto-sans-ethiopic-v42-latin-ext_latin_ethiopic-regular.woff") format("woff"),
        /* Modern Browsers */ url("./noto-sans-ethiopic-v42-latin-ext_latin_ethiopic-regular.ttf") format("truetype"); /* Safari, Android, iOS */
}

/* noto-sans-ethiopic-700 - amharic */
@font-face {
    font-family: "Noto Sans Ethiopic";
    font-style: normal;
    font-weight: bold;
    src: url("./noto-sans-ethiopic-v42-latin-ext_latin_ethiopic-700.eot"); /* IE9 Compat Modes */
    src:
        local("Noto Sans Ethiopic Bold"),
        local("NotoSansEthiopic-Bold"),
        /* Local installed font */ url("./noto-sans-ethiopic-v42-latin-ext_latin_ethiopic-700.eot?#iefix")
            format("embedded-opentype"),
        /* IE6-IE8 */ url("./noto-sans-ethiopic-v42-latin-ext_latin_ethiopic-700.woff2") format("woff2"),
        /* Super Modern Browsers */ url("./noto-sans-ethiopic-v42-latin-ext_latin_ethiopic-700.woff") format("woff"),
        /* Modern Browsers */ url("./noto-sans-ethiopic-v42-latin-ext_latin_ethiopic-700.ttf") format("truetype"); /* Safari, Android, iOS */
}