/* Hotmart Sans Regular */
@font-face {
  font-family: 'Hotmart Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://static.hotmart.com/fonts/v1/hotmart-sans/hotmart-sans-regular.woff2') format('woff2');
}

/* Hotmart Sans Light */
@font-face {
  font-family: 'Hotmart Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('https://static.hotmart.com/fonts/v1/hotmart-sans/hotmart-sans-light.woff2') format('woff2');
}

/* Hotmart Sans Light Italic */
@font-face {
  font-family: 'Hotmart Sans';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('https://static.hotmart.com/fonts/v1/hotmart-sans/hotmart-sans-light-italic.woff2') format('woff2');
}

/* Hotmart Sans Italic */
@font-face {
  font-family: 'Hotmart Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('https://static.hotmart.com/fonts/v1/hotmart-sans/hotmart-sans-italic.woff2') format('woff2');
}

/* Hotmart Sans Bold */
@font-face {
  font-family: 'Hotmart Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('https://static.hotmart.com/fonts/v1/hotmart-sans/hotmart-sans-bold.woff2') format('woff2');
}

/* Hotmart Sans Bold Italic */
@font-face {
  font-family: 'Hotmart Sans';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('https://static.hotmart.com/fonts/v1/hotmart-sans/hotmart-sans-bold-italic.woff2') format('woff2');
}
