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