@font-face {
    font-family: 'MagnetoBold';
    src: url('magneto_bold.woff2') format('woff2'),
         url('magneto_bold.woff') format('woff'),
         url('magneto_bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
