@font-face {
    font-family: 'Santral';
    src: url('Santral-Black.woff2') format('woff2'),
        url('Santral-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Santral Book';
    src: url('Santral-Book.woff2') format('woff2'),
        url('Santral-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sterling Text';
    src: url('SterlingText-Roman.woff2') format('woff2'),
        url('SterlingText-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sterling Display';
    src: url('SterlingDisplay-Roman.woff2') format('woff2'),
        url('SterlingDisplay-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

