/*
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
*/

/* barlow-semi-condensed-600 - latin */
@font-face {
  font-family: 'Chickwick';
  font-style: normal;
  font-weight: 100;
  unicode-range: U+000-5FF;
  font-display: swap;
  src: local('Chickwick'), local('ChiswickDeck-Light-Web'),
		url('fonts/ChiswickDeck-Light-Web.woff2') format('woff2'), /* Super Modern Browsers */
		url('fonts/ChiswickDeck-Light-Web.woff') format('woff'); /* Modern Browsers */
}
@font-face {
  font-family: 'Chickwick';
  font-style: italic;
  font-weight: 100;
  unicode-range: U+000-5FF;
  font-display: swap;
  src: local('CormorantGaramond-LightItalic'), local('ChiswickDeck-LightItalic-Web'),
		url('fonts/ChiswickDeck-LightItalic-Web.woff2') format('woff2'), /* Super Modern Browsers */
		url('fonts/ChiswickDeck-LightItalic-Web.woff') format('woff'); /* Modern Browsers */
}