@font-face {
  font-family: "Valky";
  src: url("/themes/website/presentation/amethyst/fonts/ValkyRegular.woff2") format("woff2"),
    url("/themes/website/presentation/amethyst/fonts/ValkyRegular.woff") format("woff"),
    url("/themes/website/presentation/amethyst/fonts/ValkyRegular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}