@font-face {
    font-family: Rubik;
    src: url('../fonts/Rubik.ttf');
}

body {
    font-family: Rubik;
}