@font-face {
    font-family: 'Beausite Grand';
    src: url('BeausiteGrand-Regular.woff2') format('woff2'),
        url('BeausiteGrand-Regular.woff') format('woff'),
        url('BeausiteGrand-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova Th';
    src: url('ProximaNova-Thin.woff2') format('woff2'),
        url('ProximaNova-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
