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

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

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

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