@font-face {
    font-family: 'AradVF';
    src: url('AradVF.woff2') format('woff2-variations'),
        /* will be the standard and works in Safari now */
    url('AradVF.woff2') format('woff2');
    /* for the other supporting browsers */
    font-display: fallback;
}
