@font-face {
    font-family: rabarImport;
    src: url("../assets/rabar.ttf");
}

body{
    font-family: rabarImport;
}

