/*
Theme Name: Topseriespickleball
Theme URI: http://themeforest.net/user/minti
Description: Topseriespickleball, tema hijo de Unicon.
Author: minti
Author URI: http://mintithemes.com
Template: unicon
Version: 1.1
*/

/*Tipografia diferent per els headings*/

/**

/**
* @license
* MyFonts Webfont Build ID 412827
*
* 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 from one of MyFonts official sites.
* http://www.fonts.com
* http://www.myfonts.com
* http://www.linotype.com
*
*/


  
/* Definición de la fuente */
@font-face {
    font-family: "VarienSSRegular";
    src: url('webFonts/VarienSSRegular/font.woff2') format('woff2'), 
         url('webFonts/VarienSSRegular/font.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Aplicación a encabezados estándar y clases de títulos de Unicon */
h1, h2, h3, h4, h5, h6, .grve-title, #navigation > ul > li > a {
    font-family: "VarienSSRegular", sans-serif !important;

}
h1, h2, h3, h4, h5, h6, .grve-title, .lh-12{
line-height: 1!important;
    
}
