
/*Ubuntu*/
@font-face {
    font-family: Ubuntu;
    src: url('../fonts/Ubuntu/Ubuntu-Regular.ttf') format('truetype');
}

/*@font-face {
    font-family: Ubuntu-SemiBold;
    src: url('../fonts/Ubuntu/Ubuntu-SemiBold.ttf') format('truetype');
}*/
@font-face {
    font-family: Ubuntu-Bold;
    src: url('../fonts/Ubuntu/Ubuntu-Bold.ttf') format('truetype');
}
@font-face {
    font-family: Ubuntu-BoldItalic;
    src: url('../fonts/Ubuntu/Ubuntu-BoldItalic.ttf') format('truetype');
}
@font-face {
    font-family: Ubuntu-Italic;
    src: url('../fonts/Ubuntu/Ubuntu-Italic.ttf') format('truetype');
}
@font-face {
    font-family: Ubuntu-Light;
    src: url('../fonts/Ubuntu/Ubuntu-Light.ttf') format('truetype');
}
@font-face {
    font-family: Ubuntu-LightItalic;
    src: url('../fonts/Ubuntu/Ubuntu-LightItalic.ttf') format('truetype');
}
@font-face {
    font-family: Ubuntu-Medium;
    src: url('../fonts/Ubuntu/Ubuntu-Medium.ttf') format('truetype');
}
@font-face {
    font-family: Ubuntu-MediumItalic;
    src: url('../fonts/Ubuntu/Ubuntu-MediumItalic.ttf') format('truetype');
}
/*@font-face {
    font-family: Ubuntu-Black;
    src: url('../fonts/Ubuntu/Ubuntu-Black.ttf') format('truetype');
}
@font-face {
    font-family: Ubuntu-BlackItalic;
    src: url('../fonts/Ubuntu/Ubuntu-BlackItalic.ttf') format('truetype');
}*/
/*@font-face {
    font-family: Ubuntu-Thin;
    src: url('../fonts/Ubuntu/Ubuntu-Thin.ttf') format('truetype');
}
@font-face {
    font-family: Ubuntu-ThinItalic;
    src: url('../fonts/Ubuntu/Ubuntu-ThinItalic.ttf') format('truetype');
}*/
