@font-face {
    font-family: 'arsenalregular';
    src: url('arsenal-regular-webfont.eot');
    src: url('arsenal-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('arsenal-regular-webfont.svg#arsenalregular') format('svg'),
        url('arsenal-regular-webfont.woff') format('woff'),
        url('arsenal-regular-webfont.ttf') format('truetype');
    font-display:swap;
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'arsenalbold';
    src: url('arsenal-bold-webfont.eot');
    src: url('arsenal-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('arsenal-bold-webfont.svg#arsenalbold') format('svg'),
        url('arsenal-bold-webfont.woff') format('woff'),
        url('arsenal-bold-webfont.ttf') format('truetype');
    font-display:swap;
    font-weight: normal;
    font-style: normal;
}