@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: local('Roboto Condensed'), url('./RobotoCondensed-Medium.woff') format('woff');
}