<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'HobokenHigh-SansSerif';
    src: url('../fonts/HobokenHigh-SansSerif.woff2') format('woff2'),
         url('../fonts/HobokenHigh-SansSerif.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IBMPlexSans-Light';
    src: url('../fonts/IBMPlexSans-Light.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IBMPlexSans-Bold';
    src: url('../fonts/IBMPlexSans-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.dbc-places-more svg {
    fill: #555cff;
    padding: 2px 5px 5px 5px;
}</pre></body></html>