@font-face {
    font-family: 'Saira';
    src: url('../font/Saira/Saira-Italic-VariableFont_wdth,wght.ttf');
    font-weight: 700;
}

@font-face {
    font-family: 'Lobster';
    src: url('../font/Lobster/Lobster-Regular.ttf');
    font-weight: 700;
}