@font-face {
    font-family: 'Fistalle';
    src: url('Fonts/Fistalle.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

body {
    background-image: url("../images/WallpaperTesting/GreenGranite2.jpg");
    background-size: 40pc;
}
