
@font-face {
    font-family: GoogleSans;
    font-weight:400;
    src: url('https://swe.green.edu.bd/public/fonts/GoogleSans-Regular.ttf') ;
}

@font-face {
    font-family: GoogleSans;
    font-weight:500;
    src: url('https://swe.green.edu.bd/public/fonts/GoogleSans-Medium.ttf') ;
}

@font-face {
    font-family: GoogleSans;
    font-weight:700;
    src: url('https://swe.green.edu.bd/public/fonts/GoogleSans-Bold.ttf') ;
}

