@import url('https://fonts.googleapis.com/css2?family=Questrial&display=swap');

body{
    font-family: "Questrial", serif;
}