@font-face {
    font-family: 'Ghisella';
    font-display: swap;
    font-style: normal;
    src: url(Ghisella.ttf);
}

.ghisella {
    font-family: 'Ghisella', cursive;
}
