/* Akrobat Bold (700) */
@font-face {
  font-family: "Akrobat";
  src: url("/wp-content/themes/lucrar-hello-child/assets/fonts/Akrobat-Bold.woff2") format("woff2"),
       url("/wp-content/themes/lucrar-hello-child/assets/fonts/Akrobat-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Akrobat Black (900) */
@font-face {
  font-family: "Akrobat";
  src: url("/wp-content/themes/lucrar-hello-child/assets/fonts/Akrobat-Black.woff2") format("woff2"),
       url("/wp-content/themes/lucrar-hello-child/assets/fonts/Akrobat-Black.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* Segoe Print (400) */
@font-face {
  font-family: "SegoePrint";
  src: url("/wp-content/themes/lucrar-hello-child/assets/fonts/segoepr.woff2") format("woff2"),
       url("/wp-content/themes/lucrar-hello-child/assets/fonts/segoepr.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
