@font-face {
    font-family: ubuntu;
    src: url("../fonts/Ubuntu-Regular.ttf");
}

@font-face {
    font-family: ubuntu-monoscape;
    src: url("../fonts/UbuntuMono-Regular.ttf");
}