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

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


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

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

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

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