@font-face {
  font-family: "Nunito Sans";
  font-style:  normal;
  font-weight: 200;
  font-display: swap;
  src: url("NunitoSans-ExtraLight.ttf") format("truetype");
}

@font-face {
  font-family: "Nunito Sans";
  font-style:  italic;
  font-weight: 200;
  font-display: swap;
  src: url("NunitoSans-ExtraLightItalic.ttf") format("truetype");
}

@font-face {
  font-family: "Nunito Sans";
  font-style:  normal;
  font-weight: 300;
  font-display: swap;
  src: url("NunitoSans-Light.ttf") format("truetype");
}

@font-face {
  font-family: "Nunito Sans";
  font-style:  italic;
  font-weight: 300;
  font-display: swap;
  src: url("NunitoSans-LightItalic.ttf") format("truetype");
}

@font-face {
  font-family: "Nunito Sans";
  font-style:  normal;
  font-weight: 400;
  font-display: swap;
  src: url("NunitoSans-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Nunito Sans";
  font-style:  italic;
  font-weight: 400;
  font-display: swap;
  src: url("NunitoSans-Italic.ttf") format("truetype");
}

@font-face {
  font-family: "Nunito Sans";
  font-style:  normal;
  font-weight: 600;
  font-display: swap;
  src: url("NunitoSans-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "Nunito Sans";
  font-style:  italic;
  font-weight: 600;
  font-display: swap;
  src: url("NunitoSans-SemiBoldItalic.ttf") format("truetype");
}

@font-face {
  font-family: "Nunito Sans";
  font-style:  normal;
  font-weight: 700;
  font-display: swap;
  src: url("NunitoSans-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Nunito Sans";
  font-style:  italic;
  font-weight: 700;
  font-display: swap;
  src: url("NunitoSans-BoldItalic.ttf") format("truetype");
}

@font-face {
  font-family: "Nunito Sans";
  font-style:  normal;
  font-weight: 800;
  font-display: swap;
  src: url("NunitoSans-ExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: "Nunito Sans";
  font-style:  italic;
  font-weight: 800;
  font-display: swap;
  src: url("NunitoSans-ExtraBoldItalic.ttf") format("truetype");
}

@font-face {
  font-family: "Nunito Sans";
  font-style:  normal;
  font-weight: 900;
  font-display: swap;
  src: url("NunitoSans-Black.ttf") format("truetype");
}

@font-face {
  font-family: "Nunito Sans";
  font-style:  italic;
  font-weight: 900;
  font-display: swap;
  src: url("NunitoSans-BlackItalic.ttf") format("truetype");
}