/* karma-regular - latin */
@font-face{
  font-display: swap;
  font-family: 'Karma';
  font-style: normal;
  font-weight: 500;
  src: url('/wp-content/themes/thrive/assets/webfonts/Karma-Medium.woff2') format('woff2');
}
/* manrope-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/thrive/assets/webfonts/Manrope-400.woff2') format('woff2');
}
/* manrope-500 - latin */
@font-face {
  font-display: swap;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  src: url('/wp-content/themes/thrive/assets/webfonts/Manrope-500.woff2') format('woff2');
}
/* manrope-600 - latin */
@font-face {
  font-display: swap;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  src: url('/wp-content/themes/thrive/assets/webfonts/Manrope-600.woff2') format('woff2');
}
/* manrope-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/themes/thrive/assets/webfonts/Manrope-700.woff2') format('woff2');
}