@font-face {
  font-family: Nunito-Bold;
  font-display: fallback;
  src: url('../../fonts/NunitoSans-Bold.woff2') format("woff2")
}

@font-face {
  font-family: Nunito-Semi;
  font-display: fallback;
  src: url('../../fonts/NunitoSans-SemiBold.woff2') format("woff2")
}

@font-face {
  font-family: Nunito;
  font-display: fallback;
  src: url('../../fonts/NunitoSans-Regular.woff2') format("woff2")
}

@font-face {
  font-family: Nunito-Light;
  font-display: fallback;
  src: url('../../fonts/NunitoSans-Light.woff2') format("woff2")
}
