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

