@font-face {
  font-family: "Nunito";
  font-weight: 300;
  src: url(../../assets/fonts/Nunito-Light.ttf);
  font-display: swap;
}
@font-face {
  font-family: "Nunito";
  font-weight: 400;
  src: url(../../assets/fonts/Nunito-Regular.ttf);
  font-display: swap;
}
@font-face {
  font-family: "Nunito";
  font-weight: 500;
  src: url(../../assets/fonts/Nunito-Medium.ttf);
  font-display: swap;
}
@font-face {
  font-family: "Nunito";
  font-weight: 600;
  src: url(../../assets/fonts/Nunito-SemiBold.ttf);
  font-display: swap;
}
@font-face {
  font-family: "Nunito";
  font-weight: 700;
  src: url(../../assets/fonts/Nunito-Bold.ttf);
  font-display: swap;
}
@font-face {
  font-family: "Oregano";
  font-weight: 400;
  src: url(../../assets/fonts/Oregano-Regular.ttf);
  font-display: swap;
}/*# sourceMappingURL=fonts.css.map */