@font-face {
    font-family: 'Liana';
    src: url(Liana.ttf) format('truetype');
}

.liana {
    font-family: 'Liana', 'serif';
}
