/*!***********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./assets/sass/fonts.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************/
/**
 * Add @font-face here
 * Add fonts to THEMEROOT/assets/fonts
 * Use ../fonts/FILENAME to get to fonts from the correct folder
 */
@font-face {
  font-family: "Poppins", sans-serif;
  src: url(fonts/Poppins-Regular.35d26b78.ttf) format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Poppins", sans-serif;
  src: url(fonts/Poppins-Italic.e373f616.ttf) format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Poppins", sans-serif;
  src: url(fonts/Poppins-Medium.673ed423.ttf) format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Poppins", sans-serif;
  src: url(fonts/Poppins-SemiBold.ac8d04b6.ttf) format("truetype");
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Poppins", sans-serif;
  src: url(fonts/Poppins-Bold.cdb29a5d.ttf) format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}

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