/* Brevo Brand Resources CSS */
/* Этот файл содержит все brand resources для использования в email-рассылках */

/* ===== FONTS ===== */

/* Haffer Font Family */
@font-face {
  font-family: "Haffer";
  src: url("/fonts/HafferMedium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Haffer";
  src: url("/fonts/HafferBold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Exposure Font Family */
@font-face {
  font-family: "Exposure";
  src: url("/fonts/205TF-Exposure-[-50].woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Exposure";
  src: url("/fonts/205TF-Exposure-[-50]Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
