@font-face {
    font-family: 'Arrow';
    src: url('ArrowFont.eot');
    src: url('ArrowFont.eot?#iefix') format('embedded-opentype'),
        url('ArrowFont.woff2') format('woff2'),
        url('ArrowFont.woff') format('woff'),
        url('ArrowFont.ttf') format('truetype'),
        url('ArrowFont.svg#ArrowFont') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

