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