@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: bold;
    src: url('fonts/Ubuntu/Ubuntu-B.ttf') format("truetype");
}

@font-face {
    font-family: 'Ubuntu';
    font-style: italic;
    font-weight: bold;
    src: url('fonts/Ubuntu/Ubuntu-BI.ttf') format("truetype");
}

@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 100;
    src: url('fonts/Ubuntu/Ubuntu-Th.ttf') format("truetype");
}

@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 200;
    src: url('fonts/Ubuntu/Ubuntu-Th.ttf') format("truetype");
}

@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 300;
    src: url('fonts/Ubuntu/Ubuntu-L.ttf') format("truetype");
}

@font-face {
    font-family: 'Ubuntu';
    font-style: italic;
    font-weight: 300;
    src: url('fonts/Ubuntu/Ubuntu-LI.ttf') format("truetype");
}

@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/Ubuntu/Ubuntu-R.ttf') format("truetype");
}

@font-face {
    font-family: 'Ubuntu';
    font-style: italic;
    font-weight: normal;
    src: url('fonts/Ubuntu/Ubuntu-RI.ttf') format("truetype");
}

@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    src: url('fonts/Ubuntu/Ubuntu-M.ttf') format("truetype");
}

@font-face {
    font-family: 'Ubuntu';
    font-style: italic;
    font-weight: 500;
    src: url('fonts/Ubuntu/Ubuntu-MI.ttf') format("truetype");
}
