/**handles:child-style**/
/*
Theme Name:  AndresAcosta
Theme URI:   http://lagalga.es
Author:      Heriberto Noguera
Author URI:  https://wordpress.org/
Description: Child theme for Andrés Acosta website, based on Divi theme
Version: 	 1.0
License: 	 All rights reserved
Template:    Divi
*/

@font-face {
  font-family: 'Aacosta-Bold';
  src: url('https://andres-acosta.com/wp-content/themes/AndresAcosta/fonts/AacostaBold.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://andres-acosta.com/wp-content/themes/AndresAcosta/fonts/AacostaBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
	font-display:swap;
}
@font-face {
  font-family: 'Aacosta-Light';
  src: url('https://andres-acosta.com/wp-content/themes/AndresAcosta/fonts/AacostaLight.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://andres-acosta.com/wp-content/themes/AndresAcosta/fonts/AacostaLight.woff') format('woff');
  font-weight: 400;
  font-style: normal;
	font-display:swap;
}
@font-face {
  font-family: 'Aacosta';
  src: url('https://andres-acosta.com/wp-content/themes/AndresAcosta/fonts/AacostaBold.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://andres-acosta.com/wp-content/themes/AndresAcosta/fonts/AacostaBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display:swap;
}
@font-face {
  font-family: 'Aacosta';
  src: url('https://andres-acosta.com/wp-content/themes/AndresAcosta/fonts/AacostaLight.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://andres-acosta.com/wp-content/themes/AndresAcosta/fonts/AacostaLight.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display:swap;
}