@use "../../config";

@font-face {
  font-family: "Fredoka";
  font-weight: 600;
  font-style: normal;
  src: url("#{config.$font-path}/fredoka/Fredoka-SemiBold.ttf")
    format("truetype");
}
