User:Fenakhay/common.css

Hello, you have come here looking for the meaning of the word User:Fenakhay/common.css. In DICTIOUS you will not only get to know all the dictionary meanings for the word User:Fenakhay/common.css, but we will also tell you about its etymology, its characteristics and you will know how to say User:Fenakhay/common.css in singular and plural. Everything you need to know about the word User:Fenakhay/common.css you have here. The definition of the word User:Fenakhay/common.css will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofUser:Fenakhay/common.css, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
@import url('https://fonts.googleapis.com/css2?family=Noto+Naskh+Arabic:[email protected]&family=Noto+Sans+Armenian:[email protected]&family=Noto+Sans+Coptic&family=Noto+Sans+Georgian:[email protected]&family=Noto+Sans+Hebrew:[email protected]&family=Noto+Sans+Runic&family=Noto+Sans+KR:[email protected]&display=swap');
@import url('https://github.com/ikeyboard/ifonts/raw/master/Serto%20Jerusalem.ttf');

.Arab,
.fa-Arab,
.glk-Arab,
.kk-Arab,
.ks-Arab,
.ku-Arab,
.mzn-Arab,
.ota-Arab,
.pa-Arab,
.ps-Arab,
.sd-Arab,
.tt-Arab,
.ug-Arab,
.ur-Arab,
.ms-Arab { 
    font-family: 'Noto Naskh Arabic';
}

@media (min-width: 768px) {
    .Arab,
    .fa-Arab,
    .glk-Arab,
    .kk-Arab,
    .ks-Arab,
    .ku-Arab,
    .mzn-Arab,
    .ota-Arab,
    .pa-Arab,
    .ps-Arab,
    .sd-Arab,
    .tt-Arab,
    .ug-Arab,
    .ur-Arab,
    .ms-Arab { 
        font-size: 150%;
    }
}

.Syrc {
    font-family: 'Serto Jerusalem';
}

@media (min-width: 768px) {
    .Syrc {
        font-size: 150%;
    }
}

.Copt {
	font-family: 'Noto Sans Coptic';
}

@media (min-width: 768px) {
    .Copt {
		font-size: 150%;
	}
}

.Hebr {
    font-family: 'Noto Sans Hebrew';
}

@media (min-width: 768px) {
    .Hebr {
		font-size: 150%;
	}
}

.Runr { font-family: 'Noto Sans Runic'; }

.Kore, 
.Hang {
    font-family: 'Noto Sans KR';
    font-size: 120%;
    line-height: 1;
}

.Geor {
	font-family: 'Noto Sans Georgian';
}

.Armn {
	font-family: 'Noto Sans Armenian';
}

.Cyrs {
	font-family: 'Bukyvede';
}

#centralNotice{display:none!important}