@font-face {
    font-family: 'Rethink Sans';
    src: url('rethinksans-variablefont_wght-webfont.woff2') format('woff2'),
         url('rethinksans-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Rethink Sans Italic';
    src: url('rethinksans-italic-variablefont_wght-webfont.woff2') format('woff2'),
         url('rethinksans-italic-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}