/*
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: 'Libre Franklin Black';
  src: url('./fonts/libre-franklin-black-font.woff2') format('woff2'),
       url('./fonts/libre-franklin-black-font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Franklin Black Italic';
  src: url('./fonts/libre-franklin-black-italic-font.woff2') format('woff2'),
       url('./fonts/libre-franklin-black-italic-font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Franklin Bold';
  src: url('./fonts/libre-franklin-bold-font.woff2') format('woff2'),
       url('./fonts/libre-franklin-bold-font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Franklin Bold Italic';
  src: url('./fonts/libre-franklin-bold-italic-font.woff2') format('woff2'),
       url('./fonts/libre-franklin-bold-italic-font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Franklin Extra Bold';
  src: url('./fonts/libre-franklin-extra-bold-font.woff2') format('woff2'),
       url('./fonts/libre-franklin-extra-bold-font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Franklin Extra Bold Italic';
  src: url('./fonts/libre-franklin-extra-bold-italic-font.woff2') format('woff2'),
       url('./fonts/libre-franklin-extra-bold-italic-font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Franklin Extra Light';
  src: url('./fonts/libre-franklin-extra-light-font.woff2') format('woff2'),
       url('./fonts/libre-franklin-extra-light-font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Franklin Extra Light Italic';
  src: url('./fonts/libre-franklin-extra-light-italic-font.woff2') format('woff2'),
       url('./fonts/libre-franklin-extra-light-italic-font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Franklin Italic';
  src: url('./fonts/libre-franklin-italic-font.woff2') format('woff2'),
       url('./fonts/libre-franklin-italic-font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Franklin Light';
  src: url('./fonts/libre-franklin-light-font.woff2') format('woff2'),
       url('./fonts/libre-franklin-light-font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Franklin Light Italic';
  src: url('./fonts/libre-franklin-light-italic-font.woff2') format('woff2'),
       url('./fonts/libre-franklin-light-italic-font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Franklin Medium';
  src: url('./fonts/libre-franklin-medium-font.woff2') format('woff2'),
       url('./fonts/libre-franklin-medium-font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Franklin Medium Italic';
  src: url('./fonts/libre-franklin-medium-italic-font.woff2') format('woff2'),
       url('./fonts/libre-franklin-medium-italic-font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Franklin Regular';
  src: url('./fonts/libre-franklin-regular-font.woff2') format('woff2'),
       url('./fonts/libre-franklin-regular-font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Franklin Semi Bold';
  src: url('./fonts/libre-franklin-semi-bold-font.woff2') format('woff2'),
       url('./fonts/libre-franklin-semi-bold-font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Franklin Semi Bold Italic';
  src: url('./fonts/libre-franklin-semi-bold-italic-font.woff2') format('woff2'),
       url('./fonts/libre-franklin-semi-bold-italic-font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Franklin Thin';
  src: url('./fonts/libre-franklin-thin-font.woff2') format('woff2'),
       url('./fonts/libre-franklin-thin-font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Franklin Thin Italic';
  src: url('./fonts/libre-franklin-thin-italic-font.woff2') format('woff2'),
       url('./fonts/libre-franklin-thin-italic-font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}