/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 06 Jul, 2020, 09:47:00 PM
    Author     : Webrins Technologies
*/
/*
@font-face {
    font-family: 'Ubuntu-Bold';   src: url('../fonts/Ubuntu-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Ubuntu-BoldItalic';   src: url('../fonts/Ubuntu-BoldItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Ubuntu-Italic';   src: url('../fonts/Ubuntu-Italic.ttf') format('truetype');
}
@font-face {
    font-family: 'Ubuntu-Light';   src: url('../fonts/Ubuntu-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'Ubuntu-LightItalic';   src: url('../fonts/Ubuntu-LightItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Ubuntu-Medium';   src: url('../fonts/Ubuntu-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'Ubuntu-MediumItalic';   src: url('../fonts/Ubuntu-MediumItalic.ttf') format('truetype');
}*/

@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@700&display=swap');
@font-face {
    font-family: 'Ubuntu';   src: url('../fonts/Ubuntu-Regular.ttf') format('truetype');
}
