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

}

@font-face {
    font-family: 'Saira-Light';
    src: url('Saira-Light.ttf');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Saira-Bold';
    src: url('Saira-Bold.ttf');
    font-weight: normal;
    font-style: normal;

}

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

}