/*
Theme Name:     Physio Child Theme
Theme URI: 		http://demo.qreativethemes.com/physio/
Description:    Child theme for Pyhsio
Author:         QreativeThemes
Author URI:   	http://themeforest.net/user/QreativeThemes/portfolio
Template:       physio-qt
Version:        1.3
*/


/* add your custom CSS code below */
/* ================================
   FUENTES PERSONALIZADAS
   ================================ */

/* TÍTULOS */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Anglecia Pro Display', serif !important;
}

/* TEXTO GENERAL */
body,
p,
li,
span,
input,
textarea {
  font-family: 'Gotham Condensed', sans-serif !important;
}