/*
 * DO NOT EDIT THIS FILE.
 * See the following change record for more information,
 * https://www.drupal.org/node/3084859
 * @preserve
 */

/**
 * @file
 * Base Fonts.
 */

/* Afacad ============================================================ */

@font-face {
  font-family: "Afacad";
  src: url("../../fonts/Afacad-Medium.woff2") format("woff2"),
    url("../../fonts/Afacad-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Afacad";
  src: url("../../fonts/Afacad-SemiBold.woff2") format("woff2"),
    url("../../fonts/Afacad-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Afacad";
  src: url("../../fonts/Afacad-Regular.woff2") format("woff2"),
    url("../../fonts/Afacad-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Nyght Serif ============================================================ */

@font-face {
  font-family: "Nyght Serif";
  src: url("../../fonts/NyghtSerif-Medium.woff2") format("woff2"),
    url("../../fonts/NyghtSerif-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Nyght Serif";
  src: url("../../fonts/NyghtSerif-Regular.woff2") format("woff2"),
    url("../../fonts/NyghtSerif-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Nyght Serif";
  src: url("../../fonts/NyghtSerif-Light.woff2") format("woff2"),
    url("../../fonts/NyghtSerif-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* Birthstone Bounce ============================================================ */

@font-face {
  font-family: "Birthstone Bounce";
  src: url("../../fonts/BirthstoneBounce-Regular.woff2") format("woff2"),
    url("../../fonts/BirthstoneBounce-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
