/* Self-hosted Almarena font faces. Font selection stays in Kadence settings. */

@font-face {
  font-family: "MG Almarena Text";
  src: url("fonts/AlmarenaNeue-ExtraLight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "MG Almarena Text";
  src: url("fonts/AlmarenaNeue-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "MG Almarena Text";
  src: url("fonts/AlmarenaNeue-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "MG Almarena Display";
  src: url("fonts/AlmarenaNeue-DisplayMedium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
