@font-face {
   font-style: normal;
   font-weight: 400;
   src: url('../fonts/LEF-fonts/WOFF/UncutSans-Regular.woff')
      format('woff');
   font-family: 'Uncut-Sans-Regular';
   font-display: swap;
} 

@font-face {
   font-style: normal;
   font-weight: 200;
   src: url('../fonts/LEF-fonts/WOFF/Living-Uncut-Sans-Extra-Light.woff') 
      format('woff');
   font-family: 'Living-Uncut-Sans-Extra-Light';
   font-display: swap;
}

@font-face {
   font-style: normal;
   font-weight: 400;
   src: url('../fonts/LEF-fonts/WOFF/Living-Uncut-Sans-Regular.woff')
      format('woff');
   font-family: 'Living-Uncut-Sans-Regular';
   font-display: swap;
}

@font-face {
   font-style: normal;
   font-weight: 600;
   src: url('../fonts/LEF-fonts/WOFF/Living-Uncut-Sans-Semi-Bold.woff')
      format('woff');
   font-family: 'Living-Uncut-Sans-Semi-Bold';
   font-display: swap;
}

@font-face {
   font-style: normal;
   font-weight: 700;
   src: url('../fonts/LEF-fonts/WOFF/Living-Uncut-Sans-Bold.woff')
      format('woff');
   font-family: 'Living-Uncut-Sans-Bold';
   font-display: swap;
}

@font-face {
   font-style: normal;
   font-weight: 950;
   src: url('../fonts/LEF-fonts/WOFF/Living-Uncut-Sans-Extra-Black.woff')
      format('woff');
   font-family: 'Living-Uncut-Sans-Extra-Black';
   font-display: swap;
}
