@font-face {
    font-family: 'Open Sans';
    font-stretch: 100%; /* Note that font-stretch is a % of normal width */
    font-weight: 400 600;
    src: url('../../KerfisUtlit/Stylesheets/Fonts/OpenSans-VariableFont_wdth,wght.ttf') format('truetype');
  }