@font-face {
    font-family: 'Sansation var';
    font-weight: 100 500;
    font-display: swap;
    font-style: normal;
    font-named-instance: 'Regular';
    src: url('Sansation-roman.var.woff') format('woff');
}

@font-face {
    font-family: 'Sansation var';
    font-weight: 600 800;
    font-display: swap;
    font-style: normal;
    font-named-instance: 'Regular';
    src: url('Sansation-bold.var.woff') format('woff');
}

@font-face {
    font-family: 'Sansation var';
    font-weight: 100 900;
    font-display: swap;
    font-style: italic;
    font-named-instance: 'Italic';
    src: url('Sansation-italic.var.woff') format('woff');
}
