 

 
@font-face {
    font-family: sen;
    font-weight: 200;
    src: url('../font/Sen-Regular.ttf');
    
}
@font-face {
    font-family: sen;
    font-weight: 400;
    src: url('../font/Sen-Bold.ttf');
    
}
 
@font-face {
    font-family: sen;
    font-weight: 700;
    src: url('../font/Sen-ExtraBold.ttf');
    
}