@font-face {
    font-family: 'Open Sans Variable';
    src: url('../fonts/OpenSans-VariableFont_wdth\,wght.ttf') format('truetype');
    font-weight: 100 900;
    /* range supported */
    font-stretch: 75% 125%;
    /* optional */
    font-style: normal;
}
