@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(../fonts/oneStyle.woff2) format('woff2'), url(../fonts/twoStyle.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(../fonts/threestyle.woff2) format('woff2'), url(../fonts/fourStyle.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
    src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url(../fonts/fiveStyle.woff2) format('woff2'), url(../fonts/sixStyle.woff) format('woff');
}

@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon.eot?q1re2q");
    src: url("../fonts/icomoon.eot?q1re2q#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?q1re2q") format("truetype"), url("../fonts/icomoon.woff?q1re2q") format("woff"), url("../fonts/icomoon.svg?q1re2q#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
font-family:'Noto Sans';
src:url("../fonts/NotoSans-Regular.ttf"); 
src: local('NotoRegular'), local('NotoRegular'), url(../fonts/Noto-Sans-regular.woff2) format('woff2'), url(../fonts/Noto-Sans-regular.woff) format('woff');
} 
@font-face {
  font-family: 'NotoSansMedium';
  src: url('../fonts/notosans-medium-webfont.woff2') format('woff2'),
       url('../fonts/notosans-medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}ss

@font-face{
  font-family:'Jotia'; 
  src: local('Jotia'), local('Jotia'), url(../fonts/jotia.woff2) format('woff2'), url(../fonts/jotia.woff) format('woff');
}
@font-face{
  font-family:'jotia_thin'; 
  src: local('jotia_thin'), local('jotia_thin'), url(../fonts/jotia_thin.woff2) format('woff2'), url(../fonts/jotia_thin.woff) format('woff');
}

@font-face {
  font-family: 'Noto Kufi Arabic';
  font-style: normal;
  font-weight: 400;
src:url("../fonts/NotoKufiArabic-Regular.ttf") format('truetype');
src: local('Noto Kufi Arabic'), local('Noto Kufi Arabic') format('woff' url("../fonts/NotoKufiArabic-Regular.woff") format('woff'),
}
@font-face {
  font-family: 'Noto Kufi Arabic';
  font-style: normal;
  font-weight: 700;
src:url ("../fonts/NotoKufiArabic-Bold.ttf") format('truetype');
src: local('Noto Kufi Arabic'), local('Noto Kufi Arabic') format('woff' url("../fonts/NotoKufiArabic-Bold.woff") format('woff'),
}