/**
 * Wanted Sans Variable Font
 * https://github.com/AceSuited/WantedSans
 */

@font-face {
    font-family: 'Wanted Sans';
    src: url('./WantedSansVariable.woff2') format('woff2-variations');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}
