.Source-Sans-Pro-normal-200 {
    font-family: 'Source Sans Pro' !important;
    font-style: normal;
    font-weight: 200;
}

.Source-Sans-Pro-italic-200 {
    font-family: 'Source Sans Pro' !important;
    font-style: italic;
    font-weight: 200;
}

.Source-Sans-Pro-normal-300 {
    font-family: 'Source Sans Pro' !important;
    font-style: normal;
    font-weight: 300;
}

.Source-Sans-Pro-italic-300 {
    font-family: 'Source Sans Pro' !important;
    font-style: italic;
    font-weight: 300;
}

.Source-Sans-Pro-normal-400 {
    font-family: 'Source Sans Pro' !important;
    font-style: normal;
    font-weight: 400;
}

.Source-Sans-Pro-italic-400 {
    font-family: 'Source Sans Pro' !important;
    font-style: italic;
    font-weight: 400;
}

.Source-Sans-Pro-normal-600 {
    font-family: 'Source Sans Pro' !important;
    font-style: normal;
    font-weight: 600;
}

.Source-Sans-Pro-italic-600 {
    font-family: 'Source Sans Pro' !important;
    font-style: italic;
    font-weight: 600;
}

.Source-Sans-Pro-normal-700 {
    font-family: 'Source Sans Pro' !important;
    font-style: normal;
    font-weight: 700;
}

.Source-Sans-Pro-italic-700 {
    font-family: 'Source Sans Pro' !important;
    font-style: italic;
    font-weight: 700;
}

.Source-Sans-Pro-normal-900 {
    font-family: 'Source Sans Pro' !important;
    font-style: normal;
    font-weight: 900;
}

.Source-Sans-Pro-italic-900 {
    font-family: 'Source Sans Pro' !important;
    font-style: italic;
    font-weight: 900;
}

#headerMenu ul li, .pageNumber p, #crntVerse, .followUs h6, .profileMenu ul li span, .settingsMenu ul li a, .searchPage input[type="text"], .popupTilte h4, input, select, textarea, .settingThumb a, button, .applyChanges, #contactForm .sendBtn, .aboutUsTabs li a, .selectReciter, .reciterSorting h2, .reciterDescription h3, .displaySettings h3, .audioSettingsPopup h3, .repeatSettingsPopup h3, .aboutUsTabs fieldset h2, #settingsTitle h2, .quranTranslations h2, .audioSettingsPopup > h2, .repeatSettingsPopup > h2, .displaySettings h2, .title p, .title h1, .title h3 {
    font-family: 'Source Sans Pro';
}

.title p, .title h3 {
    font-size: 17px;
    font-weight: 700;
}

.title h1 {
    font-size: 52px;
    font-weight: 900;
}

.profileMenu ul li span {
    font-size: 17px;
    font-weight: 600;
}

.popupTilte h4 {
    font-size: 41px;
    font-weight: 400;
}

.aboutUsTabs li a, .followUs h6 {
    font-size: 15px;
    font-weight: 600;
}

#aboutProject p {
    letter-spacing: 0px;
}

.aboutUsTabs fieldset h2 {
    font-size: 26px;
    letter-spacing: -1px;
}

#contactForm .sendBtn, .selectReciter, .applyChanges, .settingThumb a {
    font-size: 15px;
}

#settingsTitle h2, .quranTranslations h2, .audioSettingsPopup > h2, .repeatSettingsPopup > h2, .displaySettings h2 {
    font-size: 26px;
    font-weight: 400;
    letter-spacing: -1.5px;
}

.settingsMenu ul li a, .reciterDescription h3, .reciterSorting h2, .displaySettings h3, .audioSettingsPopup h3, .repeatSettingsPopup h3 {
    font-size: 17px;
}

.pageNumber p, #crntVerse {
    font-size: 12px;
}

.searchPage input[type="text"] {
    font-size: 13px;
}

