/*
Theme Name: Key4events-child
Description: Theme builder based on Salient and made by Yo_Studio.
Author:      Yo_Studio
Author URI:  https://yostudio.org
Template: key4events
Version: 1.0
*/

/*-------------------------------------------------------------------------*/
/* Modify when upadating theme 
/*-------------------------------------------------------------------------*/
/* >>> footer.php
<div id="footer-outer" class="container" <?php nectar_footer_attributes(); ?>> */

/*-------------------------------------------------------------------------*/
/* CSS Modify Input
/*-------------------------------------------------------------------------*/

/* Theme template */
@font-face {
  font-family: "ArquitectaW00";
  src: url("font/ArquitectaW00-Black.woff2") format("woff2"),
    url("font/ArquitectaW00-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "ArquitectaW00";
  src: url("font/ArquitectaW00-Bold.woff2") format("woff2"),
    url("font/ArquitectaW00-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}