/*
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
*/

/* lato-300 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src:
    url('fonts/lato-v25-latin-300.woff2') format('woff2'),
    url('fonts/lato-v25-latin-300.woff') format('woff');
}

/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    url('fonts/lato-v25-latin-regular.woff2') format('woff2'),
    url('fonts/lato-v25-latin-regular.woff') format('woff');
}

/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src:
    url('fonts/lato-v25-latin-700.woff2') format('woff2'),
    url('fonts/lato-v25-latin-700.woff') format('woff');
}

/* josefin-sans-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: 'Josefin Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/josefin-sans-v34-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* josefin-sans-500 - 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: 'Josefin Sans';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/josefin-sans-v34-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* josefin-sans-700 - 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: 'Josefin Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/josefin-sans-v34-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Limes Slab Regular by Piñata
 * URL: https://www.myfonts.com/collections/pinata-foundry
 
 * © 2025 MyFonts Inc. */

  
@font-face {
  font-family: "Limes Slab Regular";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    url('fonts/limes-slab-regular.woff2') format('woff2'),
    url('fonts/limes-slab-regular.woff') format('woff');
}

/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Brandon Grotesque Medium by HVD Fonts
 * URL: https://www.myfonts.com/collections/hvd-fonts-foundry

 * Webfont: Brandon Grotesque Bold by HVD Fonts
 * URL: https://www.myfonts.com/collections/hvd-fonts-foundry

 * Webfont: Brandon Grotesque Regular by HVD Fonts
 * URL: https://www.myfonts.com/collections/hvd-fonts-foundry
 
 * © 2026 MyFonts Inc. */


@font-face {
  font-family: "Brandon Grotesque";
  src: url('fonts/BrandonGrotesqueRegular/font.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Brandon Grotesque";
  src: url('fonts/BrandonGrotesqueMedium/font.woff2') format('woff2');
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Brandon Grotesque";
  src: url('fonts/BrandonGrotesqueBold/font.woff2') format('woff2');
  font-weight: 700;
  font-display: swap;
}
