/*
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: 'Regular';
  font-style: normal;
  src: url('fonts/mds-regular.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Medium';
  font-style: normal;
  src: url('fonts/mds-medium.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'MDS1';
  font-style: normal;
  src: url('fonts/MDS1.woff2') format('woff2');
}