/*
Theme Name: GeneratePress Child
Theme URI: http://157.173.112.142
Description: Tema hijo de GeneratePress
Author: Luis Ramos
Author URI: http://157.173.112.142
Template: generatepress
Version: 1.0
*/

/* Tus estilos personalizados aquí */

/*FUENTE ERAS ITC BOLD*/
@font-face {
  font-family: 'ErasITC';
  src: url('fonts/eras-itc-bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

body {
  font-family: 'ErasITC', sans-serif;
}
