/* line 1, fonts.scss */
.manrope {
  font-family: 'Manrope', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif, Apple Color Emoji, Segoe UI Emoji;
  font-synthesis: none;
  font-optical-sizing: auto;
  -webkit-font-feature-settings: 'liga', 'kern';
  -moz-font-feature-settings: 'liga', 'kern';
  font-feature-settings: "kern" 1, "liga" 1;
  /* add "case" for Uppercase */
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 19, fonts.scss */
.manrope,
.manrope .normal,
.manrope .book {
  font-weight: normal;
  font-variation-settings: 'wght' 550;
  letter-spacing: 1.25%; }

/* line 27, fonts.scss */
.manrope h1,
.manrope h2,
.manrope h3,
.manrope h4,
.manrope h5,
.manrope h6,
.manrope b,
.manrope strong,
.manrope .bold {
  font-weight: normal;
  font-variation-settings: 'wght' 700; }

/* line 40, fonts.scss */
.manrope .medium {
  font-variation-settings: 'wght' 625; }

/* line 44, fonts.scss */
.manrope i,
.manrope cite,
.manrope em,
.manrope var,
.manrope address,
.manrope dfn,
.manrope .italic {
  font-style: normal;
  font-variation-settings: 'wght' 450, "ital" 500; }
