/*
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: 'Favorit-Regular';
    src: url('/fonts/Favorit-Regular.eot'); 
    src: url('//fonts/Favorit-Regular.eot') format('embedded-opentype'),
         url('/fonts/Favorit-Regular.woff2') format('woff2'),
         url('/fonts/Favorit-Regular.woff') format('woff'),
         url('/fonts/Favorit-Regular.ttf') format('truetype')}


body, h1, .h1, h2, .h2, h3, .h3, h4, .h4, input, button, select, textarea  {
	font-family: 'Favorit-Regular', sans-serif !important;
	letter-spacing: 0.022em;
	font-weight:400;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;}

p {line-height: 1.32;}


@media (max-width: 959px)
h1, h1:not([class*="fontsize-"]), .h1:not([class*="fontsize-"]) 
 {font-size: 346px;}
}
