/* line 1, scss/base/fonts.scss */
.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal; }

/* line 7, scss/base/fonts.scss */
.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal; }

/* line 13, scss/base/fonts.scss */
.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal; }

/* line 19, scss/base/fonts.scss */
.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal; }

/* line 25, scss/base/fonts.scss */
.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic; }

/*# sourceMappingURL=fonts.css.map */
