/* app/styles/fonts.css */
@font-face {
  font-display: swap;
  font-family: Obviously;
  font-style: normal;
  font-weight: 900;
  src: url(/fonts/Obviously-Black.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: Obviously;
  font-style: normal;
  font-weight: 600;
  src: url(/fonts/Obviously-Bold.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: Obviously;
  font-style: oblique;
  font-weight: 600;
  src: url(/fonts/Obviously-BoldItalic.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: QanelasSoft;
  font-style: normal;
  font-weight: 600;
  src: url(/fonts/QanelasSoft-Bold.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: QanelasSoft;
  font-style: normal;
  font-weight: 500;
  src: url(/fonts/QanelasSoft-SemiBold.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: QanelasSoft;
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/QanelasSoft-Medium.woff2) format("woff2");
}
