/*
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: 'ClashDisplay';
  src: url('./fonts/ClashDisplay-Variable.woff2') format('woff2'),
       url('./fonts/ClashDisplay-Variable.woff') format('woff'),
       url('./fonts/ClashDisplay-Variable.ttf') format('truetype');
       font-weight: 200 700;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'ClashDisplay';
  src: url('./fonts/ClashDisplay-Extralight.woff2') format('woff2'),
       url('./fonts/ClashDisplay-Extralight.woff') format('woff'),
       url('./fonts/ClashDisplay-Extralight.ttf') format('truetype');
       font-weight: 200;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'ClashDisplay';
  src: url('./fonts/ClashDisplay-Light.woff2') format('woff2'),
       url('./fonts/ClashDisplay-Light.woff') format('woff'),
       url('./fonts/ClashDisplay-Light.ttf') format('truetype');
       font-weight: 300;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'ClashDisplay';
  src: url('./fonts/ClashDisplay-Regular.woff2') format('woff2'),
       url('./fonts/ClashDisplay-Regular.woff') format('woff'),
       url('./fonts/ClashDisplay-Regular.ttf') format('truetype');
       font-weight: 400;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'ClashDisplay';
  src: url('./fonts/ClashDisplay-Medium.woff2') format('woff2'),
       url('./fonts/ClashDisplay-Medium.woff') format('woff'),
       url('./fonts/ClashDisplay-Medium.ttf') format('truetype');
       font-weight: 500;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'ClashDisplay';
  src: url('./fonts/ClashDisplay-Semibold.woff2') format('woff2'),
       url('./fonts/ClashDisplay-Semibold.woff') format('woff'),
       url('./fonts/ClashDisplay-Semibold.ttf') format('truetype');
       font-weight: 600;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'ClashDisplay';
  src: url('./fonts/ClashDisplay-Bold.woff2') format('woff2'),
       url('./fonts/ClashDisplay-Bold.woff') format('woff'),
       url('./fonts/ClashDisplay-Bold.ttf') format('truetype');
       font-weight: 700;
       font-display: swap;
       font-style: normal;
}

@font-face {
  font-family: 'NeueMontreal';
  src: url('./fonts/NeueMontreal-Light.eot'); /* IE9 Compat Modes */
  src: url('./fonts/NeueMontreal-Light.eot?#iefix') format('embedded-opentype'),
       url('./fonts/NeueMontreal-Light.woff2') format('woff2'),
       url('./fonts/NeueMontreal-Light.woff') format('woff'),
       url('./fonts/NeueMontreal-Light.ttf') format('truetype'),
       url('./fonts/NeueMontreal-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'NeueMontreal';
  src: url('./fonts/NeueMontreal-LightItalic.eot');
  src: url('./fonts/NeueMontreal-LightItalic.eot?#iefix') format('embedded-opentype'),
       url('./fonts/NeueMontreal-LightItalic.woff2') format('woff2'),
       url('./fonts/NeueMontreal-LightItalic.woff') format('woff'),
       url('./fonts/NeueMontreal-LightItalic.ttf') format('truetype'),
       url('./fonts/NeueMontreal-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'NeueMontreal';
  src: url('./fonts/NeueMontreal-Regular.eot');
  src: url('./fonts/NeueMontreal-Regular.eot?#iefix') format('embedded-opentype'),
       url('./fonts/NeueMontreal-Regular.woff2') format('woff2'),
       url('./fonts/NeueMontreal-Regular.woff') format('woff'),
       url('./fonts/NeueMontreal-Regular.ttf') format('truetype'),
       url('./fonts/NeueMontreal-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'NeueMontreal';
  src: url('./fonts/NeueMontreal-Italic.eot');
  src: url('./fonts/NeueMontreal-Italic.eot?#iefix') format('embedded-opentype'),
       url('./fonts/NeueMontreal-Italic.woff2') format('woff2'),
       url('./fonts/NeueMontreal-Italic.woff') format('woff'),
       url('./fonts/NeueMontreal-Italic.ttf') format('truetype'),
       url('./fonts/NeueMontreal-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'NeueMontreal';
  src: url('./fonts/NeueMontreal-Medium.eot');
  src: url('./fonts/NeueMontreal-Medium.eot?#iefix') format('embedded-opentype'),
       url('./fonts/NeueMontreal-Medium.woff2') format('woff2'),
       url('./fonts/NeueMontreal-Medium.woff') format('woff'),
       url('./fonts/NeueMontreal-Medium.ttf') format('truetype'),
       url('./fonts/NeueMontreal-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'NeueMontreal';
  src: url('./fonts/NeueMontreal-MediumItalic.eot');
  src: url('./fonts/NeueMontreal-MediumItalic.eot?#iefix') format('embedded-opentype'),
       url('./fonts/NeueMontreal-MediumItalic.woff2') format('woff2'),
       url('./fonts/NeueMontreal-MediumItalic.woff') format('woff'),
       url('./fonts/NeueMontreal-MediumItalic.ttf') format('truetype'),
       url('./fonts/NeueMontreal-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'NeueMontreal';
  src: url('./fonts/NeueMontreal-Bold.eot');
  src: url('./fonts/NeueMontreal-Bold.eot?#iefix') format('embedded-opentype'),
       url('./fonts/NeueMontreal-Bold.woff2') format('woff2'),
       url('./fonts/NeueMontreal-Bold.woff') format('woff'),
       url('./fonts/NeueMontreal-Bold.ttf') format('truetype'),
       url('./fonts/NeueMontreal-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'NeueMontreal';
  src: url('./fonts/NeueMontreal-BoldItalic.eot');
  src: url('./fonts/NeueMontreal-BoldItalic.eot?#iefix') format('embedded-opentype'),
       url('./fonts/NeueMontreal-BoldItalic.woff2') format('woff2'),
       url('./fonts/NeueMontreal-BoldItalic.woff') format('woff'),
       url('./fonts/NeueMontreal-BoldItalic.ttf') format('truetype'),
       url('./fonts/NeueMontreal-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
