@font-face {
    font-family: 'Boing';
    src: url('Boing-RegularWEB.woff')format('woff'), url('Boing-RegularWEB.woff2')format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: ' B o i n g';
    src: url('Boing-SemiboldWEB.woff')format('woff'), url('Boing-SemiboldWEB.woff2')format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Boing';
    src: url('Boing-BoldWEB.woff')format('woff'), url('Boing-BoldWEB.woff2')format('woff2');
    font-weight: 500;
    font-style: normal;
}