@font-face {
    font-family: "Liana";
    src: url("/fonts/liana/Liana-VF.woff2")
}

html,
body {
    font-family: 'Liana', 'Vazirmatn', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
        Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue,
        sans-serif;
}