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

@font-face {
    font-family: 'Magneto';
    src: url('magneto-boldextended.woff2') format('woff2'),
        url('magneto-boldextended.woff') format('woff');
    font-weight:300;
    font-style: normal;
    font-display: swap;
}
