/**
Theme Name: Marketividade
Author: Marketividade Lisbon
Author URI: https://marketividade.com
Description: Marketividade. O seu Marketing somos nós.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: marketividade
Template: astra
*/
@font-face {
    font-family: 'Avenir LT Std';
    src: url('/wp-content/fonts/AvenirLTStd-Book.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir LT Std';
    src: url('/wp-content/fonts/AvenirLTStd-Black.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir LT Std';
    src: url('/wp-content/fonts/AvenirLT,Std-Heavy.otf') format('opentype');
    font-weight: 800; /* Custom weight for heavy */
    font-style: normal;
}
body {
    font-family: 'Avenir LT Std', sans-serif;
}

