/*
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: 'Founders Grotesk';
  src: url('fonts/FoundersGroteskRegular.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Garamond Premier Pro Display';
  src: url('fonts/GaramondPremierProDisplay.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Adobe Garamond Pro';
  src: url('fonts/AGaramondPro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Adobe Garamond Pro';
  src: url('fonts/AGaramondPro-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Adobe Garamond Pro';
  src: url('fonts/AGaramondPro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Adobe Garamond Pro';
  src: url('fonts/AGaramondPro-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Gelasio';
  src: url('fonts/Gelasio-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}