@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Georgian:wght@100..900&display=swap');

body {
font-family: "Noto Sans Georgian", sans-serif;
}