@font-face {
    font-family: 'SF UI Text';
    font-style: normal;
    font-weight: normal;
    src: local('SF UI Text Regular'), url('../../fonts/SFUIText-Regular.woff') format('woff');
}

@font-face {
    font-family: 'SF UI Text';
    font-style: normal;
    font-weight: bold;
    src: local('SF UI Text Bold'), url('../../fonts/SFUIText-Bold.woff') format('woff');
}