/*
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: 'SofiaSans';
  font-style: normal;
  font-weight: normal;
  src: url('/wp-content/fonts/sofiasans/SofiaSans-Light.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'SofiaSans';
  font-style: normal;
  font-weight: bold;
  src: url('/wp-content/fonts/sofiasans/SofiaSans-Heavy.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'SofiaSansExtraCond';
  font-style: normal;
  font-weight: normal;
  src: url('/wp-content/fonts/sofiasans/SofiaSansExtraCondensed-Light.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'SofiaSansExtraCond';
  font-style: italic;
  font-weight: normal;
  src: url('/wp-content/fonts/sofiasans/SofiaSansExtraCondensed-LightItalic.woff2') format('woff2');
}
