/*-- -------------------------- -->
<---          Fonts             -->
<--- -------------------------- -*/
/* poppins-regular */
@font-face {
  font-display: swap;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/poppins-400.woff2") format("woff2");
}
/* poppins-500 */
@font-face {
  font-display: swap;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/poppins-500.woff2") format("woff2");
}
/* poppins-600 */
@font-face {
  font-display: swap;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/poppins-600.woff2") format("woff2");
}
/* poppins-700 */
@font-face {
  font-display: swap;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/poppins-700.woff2") format("woff2");
}
/* rem-400 */
@font-face {
  font-display: swap;
  font-family: "REM";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/rem-400.woff2") format("woff2");
}
/* rem-500 */
@font-face {
  font-display: swap;
  font-family: "REM";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/rem-500.woff2") format("woff2");
}
/* rem-700 */
@font-face {
  font-display: swap;
  font-family: "REM";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/rem-700.woff2") format("woff2");
}
/* rem-900 */
@font-face {
  font-display: swap;
  font-family: "REM";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/rem-900.woff2") format("woff2");
}

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