/*
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
*/

/* FONTS */

/* FONTS --- ONSRA */
/* ONSRA Light */
@font-face {
    font-family: "Onsra";
    src: url("fonts/Onsra-Light.woff2") format("woff2"),
         url("fonts/Onsra-Light.woff") format("woff"),
         url("fonts/Onsra-Light.otf") format("opentype");
    font-weight: 300; /* Light */
    font-style: normal;
    font-display: swap;
}
/* ONSRA Medium */
@font-face {
    font-family: "Onsra";
    src: url("fonts/Onsra-Medium.woff2") format("woff2"),
         url("fonts/Onsra-Medium.woff") format("woff"),
         url("fonts/Onsra-Medium.otf") format("opentype");
    font-weight: 500; /* Medium */
    font-style: normal;
    font-display: swap;
}


/* FONTS --- BERNINO */
/* Bernino Sans Light */
@font-face {
  font-family: "Bernino Sans";
  src: url("fonts/BerninoSans-Web-Light.woff2") format("woff2"),
       url("fonts/BerninoSans-Web-Light.woff") format("woff"),
       url("fonts/BerninoSans-Web-Light.eot") format("embedded-opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
/* Bernino Sans Light Italic */
@font-face {
  font-family: "Bernino Sans";
  src: url("fonts/BerninoSans-Web-LightItalic.woff2") format("woff2"),
       url("fonts/BerninoSans-Web-LightItalic.woff") format("woff"),
       url("fonts/BerninoSans-Web-LightItalic.eot") format("embedded-opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

/* Bernino Sans */
@font-face {
  font-family: "Bernino Sans";
  src: url("fonts/BerninoSans-Web-Regular.woff2") format("woff2"),
       url("fonts/BerninoSans-Web-Regular.woff") format("woff"),
       url("fonts/BerninoSans-Web-Regular.eot") format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* Bernino Sans Italic */
@font-face {
  font-family: "Bernino Sans";
  src: url("fonts/BerninoSans-Web-Italic.woff2") format("woff2"),
       url("fonts/BerninoSans-Web-Italic.woff") format("woff"),
       url("fonts/BerninoSans-Web-Italic.eot") format("embedded-opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* Bernino Sans Semibold */
@font-face {
  font-family: "Bernino Sans";
  src: url("fonts/BerninoSans-Web-Semibold.woff2") format("woff2"),
       url("fonts/BerninoSans-Web-Semibold.woff") format("woff"),
       url("fonts/BerninoSans-Web-Semibold.eot") format("embedded-opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
/* Bernino Sans Semibold Italic */
@font-face {
  font-family: "Bernino Sans";
  src: url("fonts/BerninoSans-Web-SemiboldItalic.woff2") format("woff2"),
       url("fonts/BerninoSans-Web-SemiboldItalic.woff") format("woff"),
       url("fonts/BerninoSans-Web-SemiboldItalic.eot") format("embedded-opentype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

/* FONTS --- BERNINA */
/* Bernina Sans Light */
@font-face {
  font-family: "Bernina Sans";
  src: url("fonts/BerninaSans-Web-Light.woff2") format("woff2"),
       url("fonts/BerninaSans-Web-Light.woff") format("woff"),
       url("fonts/BerninaSans-Web-Light.eot") format("embedded-opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
/* Bernina Sans Light Italic */
@font-face {
  font-family: "Bernina Sans";
  src: url("fonts/BerninaSans-Web-LightItalic.woff2") format("woff2"),
       url("fonts/BerninaSans-Web-LightItalic.woff") format("woff"),
       url("fonts/BerninaSans-Web-LightItalic.eot") format("embedded-opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

/* Bernina Sans */
@font-face {
  font-family: "Bernina Sans";
  src: url("fonts/BerninaSans-Web-Regular.woff2") format("woff2"),
       url("fonts/BerninaSans-Web-Regular.woff") format("woff"),
       url("fonts/BerninaSans-Web-Regular.eot") format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* Bernina Sans Italic */
@font-face {
  font-family: "Bernina Sans";
  src: url("fonts/BerninaSans-Web-Italic.woff2") format("woff2"),
       url("fonts/BerninaSans-Web-Italic.woff") format("woff"),
       url("fonts/BerninaSans-Web-Italic.eot") format("embedded-opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* Bernina Sans Semibold */
@font-face {
  font-family: "Bernina Sans";
  src: url("fonts/BerninaSans-Web-Semibold.woff2") format("woff2"),
       url("fonts/BerninaSans-Web-Semibold.woff") format("woff"),
       url("fonts/BerninaSans-Web-Semibold.eot") format("embedded-opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
/* Bernina Sans Semibold Italic */
@font-face {
  font-family: "Bernina Sans";
  src: url("fonts/BerninaSans-Web-SemiboldItalic.woff2") format("woff2"),
       url("fonts/BerninaSans-Web-SemiboldItalic.woff") format("woff"),
       url("fonts/BerninaSans-Web-SemiboldItalic.eot") format("embedded-opentype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

