/*  Accord Alternate Thin + Tanseek Modern Pro Arabic Light */
@font-face {
  font-family: 'Jawwy';
  font-weight: 100;
  src: url('webfonts/Jawwy-Thin.woff2') format('woff2'), 
       url('webfonts/Jawwy-Thin.woff') format('woff'), 
       url('webfonts/Jawwy-Thin.ttf')  format('truetype'); 
}

/*  Accord Alternate ExtraLight + Tanseek Modern Pro Arabic Light */
@font-face {
  font-family: 'Jawwy';
  font-weight: 200;
  src: url('webfonts/Jawwy-ExtraLight.woff2') format('woff2'), 
       url('webfonts/Jawwy-ExtraLight.woff') format('woff'), 
       url('webfonts/Jawwy-ExtraLight.ttf')  format('truetype');
}

/*  Accord Alternate Light + Tanseek Modern Pro Arabic Light */
@font-face {
  font-family: 'Jawwy';
  font-weight: 300;
  src: url('webfonts/Jawwy-Light.woff2') format('woff2'), 
       url('webfonts/Jawwy-Light.woff') format('woff'), 
       url('webfonts/Jawwy-Light.ttf')  format('truetype'); 
}

/*  Accord Alternate Regular + Tanseek Modern Pro Arabic Medium */
@font-face {
  font-family: 'Jawwy';
  font-weight: 400;
  src: url('webfonts/Jawwy-Regular.woff2') format('woff2'), 
       url('webfonts/Jawwy-Regular.woff') format('woff'), 
       url('webfonts/Jawwy-Regular.ttf')  format('truetype'); 
}

/*  Accord Alternate Medium + Tanseek Modern Pro Arabic Medium */
@font-face {
  font-family: 'Jawwy';
  font-weight: 500;
  src: url('webfonts/Jawwy-Medium.woff2') format('woff2'), 
       url('webfonts/Jawwy-Medium.woff') format('woff'), 
       url('webfonts/Jawwy-Medium.ttf')  format('truetype');
}

/*  Accord Alternate Bold + Tanseek Modern Pro Arabic Medium */
@font-face {
  font-family: 'Jawwy';
  font-weight: 700;
  src: url('webfonts/Jawwy-Bold.woff2') format('woff2'), 
       url('webfonts/Jawwy-Bold.woff') format('woff'), 
       url('webfonts/Jawwy-Bold.ttf')  format('truetype');
}

/*  Accord Alternate ExtraBold + Tanseek Modern Pro Arabic Bold */
@font-face {
  font-family: 'Jawwy';
  font-weight: 800;
  src: url('webfonts/Jawwy-ExtraBold.woff2') format('woff2'), 
       url('webfonts/Jawwy-ExtraBold.woff') format('woff'), 
       url('webfonts/Jawwy-ExtraBold.ttf')  format('truetype');
}