@font-face { 
    font-family: 'Ubuntu-Bold'; 
    src: url('../fonts/Ubuntu/Ubuntu-Bold.ttf') format('truetype');
    font-weight: normal; 
    font-style: normal; 
}

@font-face { 
    font-family: 'Ubuntu-BoldItalic'; 
    src: url('../fonts/Ubuntu/Ubuntu-BoldItalic.ttf') format('truetype');
    font-weight: normal; 
    font-style: normal; 
}

@font-face { 
    font-family: 'Ubuntu-Italic'; 
    src: url('../fonts/Ubuntu/Ubuntu-Italic.ttf') format('truetype');
    font-weight: normal; 
    font-style: normal; 
}

@font-face { 
    font-family: 'Ubuntu-Light'; 
    src: url('../fonts/Ubuntu/Ubuntu-Light.ttf') format('truetype');
    font-weight: normal; 
    font-style: normal; 
}

@font-face { 
    font-family: 'Ubuntu-LightItalic'; 
    src: url('../fonts/Ubuntu/Ubuntu-LightItalic.ttf') format('truetype');
    font-weight: normal; 
    font-style: normal; 
}

@font-face { 
    font-family: 'Ubuntu-MediumItalic'; 
    src: url('../fonts/Ubuntu/Ubuntu-MediumItalic.ttf') format('truetype');
    font-weight: normal; 
    font-style: normal; 
}

@font-face { 
    font-family: 'Ubuntu-Medium'; 
    src: url('../fonts/Ubuntu/Ubuntu-Medium.ttf') format('truetype');
    font-weight: normal; 
    font-style: normal; 
}

@font-face { 
    font-family: 'Ubuntu-Regular'; 
    src: url('../fonts/Ubuntu/Ubuntu-Regular.ttf') format('truetype');
    font-weight: normal; 
    font-style: normal; 
}

@font-face { 
    font-family: 'Open-Sans'; 
    src: url('../fonts/Open_Sans/OpenSans-Regular.ttf') format('truetype');
    font-weight: normal; 
    font-style: normal; 
}

@font-face { 
    font-family: 'Open-Sans Bold'; 
    src: url('../fonts/Open_Sans/OpenSans-Bold.ttf') format('truetype');
    font-weight: normal; 
    font-style: normal; 
}

@font-face { 
    font-family: 'OpenSans SemiBold'; 
    src: url('../fonts/Open_Sans/OpenSans-SemiBold.ttf') format('truetype');
    font-weight: normal; 
    font-style: normal; 
}



