/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

@font-face {
  font-display: swap;
  font-family: 'Lakes';
  font-style: normal;
  font-weight: 300;
  src: url('lakes/TT_Lakes_Neue_Regular.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Lakes';
  font-style: normal;
  font-weight: 400;
  src: url('lakes/TT_Lakes_Neue_Medium.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Lakes';
  font-style: normal;
  font-weight: 500;
  src: url('lakes/TT_Lakes_Neue_DemiBold.woff2') format('woff2');
}