@font-face {
    font-family: 'Google Sans Flex';
    src: url('/BestFuel/Resources/Fonts/GoogleSansFlex-VariableFont_GRAD,ROND,opsz,slnt,wdth,wght.ttf');
}

:root {
    font-size: 100%;
    font-family: 'Google Sans Flex';
}

html {}

body {
    color: #4b4b4b;
}