@font-face {
  font-family: 'Liberator';
  src: url('https://www.localkitchens.com/guest_web_assets/fonts/liberator/Liberator-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Liberator';
  src: url('https://www.localkitchens.com/guest_web_assets/fonts/liberator/Liberator-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Liberator';
  src: url('https://www.localkitchens.com/guest_web_assets/fonts/liberator/Liberator-Heavy.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}