/*
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: 'Dream Orphans';
    src: url('fonts/DreamOrphans-Bold.eot');
    src: url('fonts/DreamOrphans-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/DreamOrphans-Bold.woff2') format('woff2'),
        url('fonts/DreamOrphans-Bold.woff') format('woff'),
        url('fonts/DreamOrphans-Bold.ttf') format('truetype'),
        url('fonts/DreamOrphans-Bold.svg#DreamOrphans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Dream Orphans';
    src: url('fonts/DreamOrphans-Regular.eot');
    src: url('fonts/DreamOrphans-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/DreamOrphans-Regular.woff2') format('woff2'),
        url('fonts/DreamOrphans-Regular.woff') format('woff'),
        url('fonts/DreamOrphans-Regular.ttf') format('truetype'),
        url('fonts/DreamOrphans-Regular.svg#DreamOrphans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Dream Orphans';
    src: url('fonts/DreamOrphans-Italic.eot');
    src: url('fonts/DreamOrphans-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/DreamOrphans-Italic.woff2') format('woff2'),
        url('fonts/DreamOrphans-Italic.woff') format('woff'),
        url('fonts/DreamOrphans-Italic.ttf') format('truetype'),
        url('fonts/DreamOrphans-Italic.svg#DreamOrphans-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Dream Orphans';
    src: url('fonts/DreamOrphans-BoldItalic.eot');
    src: url('fonts/DreamOrphans-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/DreamOrphans-BoldItalic.woff2') format('woff2'),
        url('fonts/DreamOrphans-BoldItalic.woff') format('woff'),
        url('fonts/DreamOrphans-BoldItalic.ttf') format('truetype'),
        url('fonts/DreamOrphans-BoldItalic.svg#DreamOrphans-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}


@font-face {
  font-family: 'Get Show';
  src: url('fonts/GetShow.eot');
  src: url('fonts/GetShow.eot?#iefix') format('embedded-opentype'),
      url('fonts/GetShow.woff2') format('woff2'),
      url('fonts/GetShow.woff') format('woff'),
      url('fonts/GetShow.ttf') format('truetype'),
      url('fonts/GetShow.svg#GetShow') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}






/* jost-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Jost';
    font-style: normal;
    font-weight: 300;
    src: url('fonts/jost-v15-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* jost-300italic - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Jost';
    font-style: italic;
    font-weight: 300;
    src: url('fonts/jost-v15-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* jost-regular - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/jost-v15-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* jost-italic - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Jost';
    font-style: italic;
    font-weight: 400;
    src: url('fonts/jost-v15-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* jost-600 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Jost';
    font-style: normal;
    font-weight: 600;
    src: url('fonts/jost-v15-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* jost-600italic - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Jost';
    font-style: italic;
    font-weight: 600;
    src: url('fonts/jost-v15-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* jost-800 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Jost';
    font-style: normal;
    font-weight: 800;
    src: url('fonts/jost-v15-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* jost-800italic - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Jost';
    font-style: italic;
    font-weight: 800;
    src: url('fonts/jost-v15-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }