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

/**
 * @license
 * MyFonts Webfont Build ID 4030418, 2021-03-23T06:07:16-0400
 * 
 * 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: NHaasGroteskDSPro-45Lt by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/neue-haas-grotesk/pro-display-45-light/
 * 
 * Webfont: NHaasGroteskDSPro-55Rg by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/neue-haas-grotesk/pro-display-55-roman/
 * 
 * Webfont: NHaasGroteskDSPro-75Bd by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/neue-haas-grotesk/pro-display-75-bold/
 * 
 * 
 * Webfonts copyright: Copyright &amp;#x00A9; 2013 Monotype Imaging Inc. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3d7fd2");
  
@font-face {
  font-family: "NHaasGroteskDSPro-75Bd";
  src: url('webFonts/NHaasGroteskDSPro75Bd/font.woff2') format('woff2'), url('webFonts/NHaasGroteskDSPro75Bd/font.woff') format('woff');
}
@font-face {
  font-family: "NHaasGroteskDSPro-55Rg";
  src: url('webFonts/NHaasGroteskDSPro55Rg/font.woff2') format('woff2'), url('webFonts/NHaasGroteskDSPro55Rg/font.woff') format('woff');
}
@font-face {
  font-family: "NHaasGroteskDSPro-45Lt";
  src: url('webFonts/NHaasGroteskDSPro45Lt/font.woff2') format('woff2'), url('webFonts/NHaasGroteskDSPro45Lt/font.woff') format('woff');
}

