:root {
    --site-primary: #fe1e1f;
    --site-secondary: #001612;
    --site-tertiary: #31433f;
    --text-primary: #4f4f4f;
    --text-secondary: #85ab20;

    --font-family-1: 'Montserrat-SemiBold', sans-serif;
    --font-family-2: 'Montserrat-Regular', sans-serif;
    --font-family-3: 'Catalish Huntera', sans-serif;
}
@font-face {
    font-family: 'Catalish Huntera Italic';
    src: url('https://www.amarena-matera.it/wp-content/themes/cistallo-theme/assets/fonts/Catalish Huntera Italic.woff2') format('woff2'),
        url('https://www.amarena-matera.it/wp-content/themes/cistallo-theme/assets/fonts/Catalish Huntera Italic.woff') format('woff');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Catalish Huntera';
    src: url('https://www.amarena-matera.it/wp-content/themes/cistallo-theme/assets/fonts/Catalish Huntera.woff2') format('woff2'),
        url('https://www.amarena-matera.it/wp-content/themes/cistallo-theme/assets/fonts/Catalish Huntera.woff') format('woff');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('https://www.amarena-matera.it/wp-content/themes/cistallo-theme/assets/fonts/Montserrat-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url('https://www.amarena-matera.it/wp-content/themes/cistallo-theme/assets/fonts/Montserrat-SemiBold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'bootstrap-icons';
    src: url('https://www.amarena-matera.it/wp-content/themes/cistallo-theme/assets/fonts/bootstrap-icons.woff2') format('woff2'),
        url('https://www.amarena-matera.it/wp-content/themes/cistallo-theme/assets/fonts/bootstrap-icons.woff') format('woff');
    font-style: normal;
    font-weight: normal;
}
