/*
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-family: 'NewOrder';
  src: url('fonts/NewOrder-Light.woff2') format('woff2');
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: 'NewOrder';
  src: url('fonts/NewOrder-Regular.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'NewOrder';
  src: url('fonts/NewOrder-Medium.woff2') format('woff2');
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: 'NewOrder';
  src: url('fonts/NewOrder-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: 'NewOrder';
  src: url('fonts/NewOrder-Bold.woff2') format('woff2');
  font-weight: 700;
  font-display: swap;
}
