/*
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: 'Marr Sans Web';
  src: url('MarrSans-Medium-Web.woff2') format('woff2'),
       url('MarrSans-Medium-Web.woff') format('woff');
  font-weight:  500;
  font-style:   normal;
  font-stretch: normal;
}

.MarrSans-Medium-Web {
  font-family: 'Marr Sans Web';
  font-weight:  500;
  font-style:   normal;
  font-stretch: normal;
}


@font-face {
  font-family: 'Marr Sans Web';
  src: url('MarrSans-Regular-Web.woff2') format('woff2'),
       url('MarrSans-Regular-Web.woff') format('woff');
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}

.MarrSans-Regular-Web {
  font-family: 'Marr Sans Web';
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}
