@font-face {
  font-family  : 'nunito';
  font-style   : normal;
  font-weight  : 200;
  font-display : swap;
  src          : url("nunito/nunito-extra-light.ttf") format('truetype');
}
@font-face {
  font-family  : 'nunito';
  font-style   : normal;
  font-weight  : 300;
  font-display : swap;
  src          : url("nunito/nunito-light.ttf") format('truetype');
}
@font-face {
  font-family  : 'nunito';
  font-style   : normal;
  font-weight  : 400;
  font-display : swap;
  src          : url("nunito/nunito-regular.ttf") format('truetype');
}
@font-face {
  font-family  : 'nunito';
  font-style   : normal;
  font-weight  : 500;
  font-display : swap;
  src          : url("nunito/nunito-medium.ttf") format('truetype');
}
@font-face {
  font-family  : 'nunito';
  font-style   : normal;
  font-weight  : 600;
  font-display : swap;
  src          : url("nunito/nunito-semi-bold.ttf") format('truetype');
}
@font-face {
  font-family  : 'nunito';
  font-style   : normal;
  font-weight  : 700;
  font-display : swap;
  src          : url("nunito/nunito-bold.ttf") format('truetype');
}
@font-face {
  font-family  : 'nunito';
  font-style   : normal;
  font-weight  : 800;
  font-display : swap;
  src          : url("nunito/nunito-extra-bold.ttf") format('truetype');
}
@font-face {
  font-family  : 'nunito';
  font-style   : normal;
  font-weight  : 900;
  font-display : swap;
  src          : url("nunito/nunito-black.ttf") format('truetype');
}
@font-face {
  font-family  : 'nunito';
  font-style   : italic;
  font-weight  : 200;
  font-display : swap;
  src          : url("nunito/nunito-extra-light-Italic.ttf") format('truetype');
}
@font-face {
  font-family  : 'nunito';
  font-style   : italic;
  font-weight  : 300;
  font-display : swap;
  src          : url("nunito/nunito-light-italic.ttf") format('truetype');
}
@font-face {
  font-family  : 'nunito';
  font-style   : italic;
  font-weight  : 400;
  font-display : swap;
  src          : url("nunito/nunito-regular-italic.ttf") format('truetype');
}
@font-face {
  font-family  : 'nunito';
  font-style   : italic;
  font-weight  : 500;
  font-display : swap;
  src          : url("nunito/nunito-medium-italic.ttf") format('truetype');
}
@font-face {
  font-family  : 'nunito';
  font-style   : italic;
  font-weight  : 600;
  font-display : swap;
  src          : url("nunito/nunito-semi-bold-italic.ttf") format('truetype');
}
@font-face {
  font-family  : 'nunito';
  font-style   : italic;
  font-weight  : 700;
  font-display : swap;
  src          : url("nunito/nunito-bold-italic.ttf") format('truetype');
}
@font-face {
  font-family  : 'nunito';
  font-style   : italic;
  font-weight  : 800;
  font-display : swap;
  src          : url("nunito/nunito-extra-bold-italic.ttf") format('truetype');
}
@font-face {
  font-family  : 'nunito';
  font-style   : italic;
  font-weight  : 900;
  font-display : swap;
  src          : url("nunito/nunito-black-italic.ttf") format('truetype');
}
@font-face {
  font-family  : 'nafees-nastaleeq';
  src          : url("nafees-nastaleeq/nafees-nastaleeq.ttf") format('truetype');
}