/* Regular */
@font-face {
    font-family: 'Roboto Flex';
    src: url('../fonts/Roboto/RobotoFlex-VariableFont.ttf') format('truetype');
    font-weight: 100 1000; /* full weight axis */
    font-stretch: 75% 100%; /* optional width axis if supported */
    font-style: normal;
    font-display: swap;
}