/*
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
*/
/* avenir-lt-35-light */
@font-face {
  font-display: swap;
  font-family: 'Avenir LT';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/Avenir LT 35 Light.woff2') format('woff2'),
       url('fonts/Avenir LT 35 Light.woff') format('woff'),
       url('fonts/Avenir LT 35 Light.ttf') format('truetype');
}

/* avenir-lt-35-light-oblique */
@font-face {
  font-display: swap;
  font-family: 'Avenir LT';
  font-style: oblique;
  font-weight: 300;
  src: url('fonts/Avenir LT 35 Light Oblique.woff2') format('woff2'),
       url('fonts/Avenir LT 35 Light Oblique.woff') format('woff'),
       url('fonts/Avenir LT 35 Light Oblique.ttf') format('truetype');
}

/* avenir-lt-45-book */
@font-face {
  font-display: swap;
  font-family: 'Avenir LT';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/Avenir LT 45 Book.woff2') format('woff2'),
       url('fonts/Avenir LT 45 Book.woff') format('woff'),
       url('fonts/Avenir LT 45 Book.ttf') format('truetype');
}

/* avenir-lt-45-book-oblique */
@font-face {
  font-display: swap;
  font-family: 'Avenir LT';
  font-style: oblique;
  font-weight: 400;
  src: url('fonts/Avenir LT 45 Book Oblique.woff2') format('woff2'),
       url('fonts/Avenir LT 45 Book Oblique.woff') format('woff'),
       url('fonts/Avenir LT 45 Book Oblique.ttf') format('truetype');
}

/* avenir-lt-55-roman */
@font-face {
  font-display: swap;
  font-family: 'Avenir LT';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/Avenir LT 55 Roman.woff2') format('woff2'),
       url('fonts/Avenir LT 55 Roman.woff') format('woff'),
       url('fonts/Avenir LT 55 Roman.ttf') format('truetype');
}

/* avenir-lt-55-oblique */
@font-face {
  font-display: swap;
  font-family: 'Avenir LT';
  font-style: oblique;
  font-weight: 400;
  src: url('fonts/Avenir LT 55 Oblique.woff2') format('woff2'),
       url('fonts/Avenir LT 55 Oblique.woff') format('woff'),
       url('fonts/Avenir LT 55 Oblique.ttf') format('truetype');
}

/* avenir-lt-65-medium */
@font-face {
  font-display: swap;
  font-family: 'Avenir LT';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/Avenir LT 65 Medium.woff2') format('woff2'),
       url('fonts/Avenir LT 65 Medium.woff') format('woff'),
       url('fonts/Avenir LT 65 Medium.ttf') format('truetype');
}

/* avenir-lt-65-medium-oblique */
@font-face {
  font-display: swap;
  font-family: 'Avenir LT';
  font-style: oblique;
  font-weight: 500;
  src: url('fonts/Avenir LT 65 Medium Oblique.woff2') format('woff2'),
       url('fonts/Avenir LT 65 Medium Oblique.woff') format('woff'),
       url('fonts/Avenir LT 65 Medium Oblique.ttf') format('truetype');
}

/* avenir-lt-85-heavy */
@font-face {
  font-display: swap;
  font-family: 'Avenir LT';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/Avenir LT 85 Heavy.woff2') format('woff2'),
       url('fonts/Avenir LT 85 Heavy.woff') format('woff'),
       url('fonts/Avenir LT 85 Heavy.ttf') format('truetype');
}

/* avenir-lt-86-heavy-oblique */
@font-face {
  font-display: swap;
  font-family: 'Avenir LT';
  font-style: oblique;
  font-weight: 800;
  src: url('fonts/Avenir LT 86 Heavy Oblique.woff2') format('woff2'),
       url('fonts/Avenir LT 86 Heavy Oblique.woff') format('woff'),
       url('fonts/Avenir LT 86 Heavy Oblique.ttf') format('truetype');
}

/* avenir-lt-95-black */
@font-face {
  font-display: swap;
  font-family: 'Avenir LT';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/Avenir LT 95 Black.woff2') format('woff2'),
       url('fonts/Avenir LT 95 Black.woff') format('woff'),
       url('fonts/Avenir LT 95 Black.ttf') format('truetype');
}

/* avenir-lt-95-black-oblique */
@font-face {
  font-display: swap;
  font-family: 'Avenir LT';
  font-style: oblique;
  font-weight: 900;
  src: url('fonts/Avenir LT 95 Black Oblique.woff2') format('woff2'),
       url('fonts/Avenir LT 95 Black Oblique.woff') format('woff'),
       url('fonts/Avenir LT 95 Black Oblique.ttf') format('truetype');
}
