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