/* Source common/css/styles/fonts/default.scss */

@font-face {
  font-display: fallback;
  font-family: "Questrial";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Questrial-Regular.woff2") format("woff2");
}
@font-face {
  font-display: fallback;
  font-family: "Afacad";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Afacad-Regular.woff2") format("woff2");
}
@font-face {
  font-display: fallback;
  font-family: "Afacad";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/Afacad-Italic.woff2") format("woff2");
}
@font-face {
  font-display: fallback;
  font-family: "Afacad";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Afacad-Medium.woff2") format("woff2");
}
@font-face {
  font-display: fallback;
  font-family: "Afacad";
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/Afacad-MediumItalic.woff2") format("woff2");
}

