@font-face {  
    font-family: 'Saira-Medium';
    src: url('Saira-Medium.ttf');
    font-weight: normal;  
    font-style: normal;  
}
@font-face {  
    font-family: 'Saira-Regular';
    src: url('Saira-Regular.ttf');
    font-weight: normal;  
    font-style: normal;  
}
@font-face {  
    font-family: 'Saira-SemiBold';
    src: url('Saira-SemiBold.ttf');
    font-weight: normal;  
    font-style: normal;  
}