/*
Theme Name: Cactus
Theme URI: http://www.cactussenygrafic.com/
Version: 1.0
Description: Plantilla desenvolupada per Cactus
Author: Cactus Seny Grafic
Author URI: https://www.cactussenygrafic.com/
Template: Divi
*/

@font-face {
    font-family: 'safiro';
    src: url('fonts/safiro-bold-webfont.eot');
    src: url('fonts/safiro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/safiro-bold-webfont.woff2') format('woff2'),
         url('fonts/safiro-bold-webfont.woff') format('woff'),
         url('fonts/safiro-bold-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'safiro';
    src: url('fonts/safiro-bolditalic-webfont.eot');
    src: url('fonts/safiro-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/safiro-bolditalic-webfont.woff2') format('woff2'),
         url('fonts/safiro-bolditalic-webfont.woff') format('woff'),
         url('fonts/safiro-bolditalic-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'safiro';
    src: url('fonts/safiro-medium-webfont.eot');
    src: url('fonts/safiro-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/safiro-medium-webfont.woff2') format('woff2'),
         url('fonts/safiro-medium-webfont.woff') format('woff'),
         url('fonts/safiro-medium-webfont.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'safiro';
    src: url('fonts/safiro-mediumitalic-webfont.eot');
    src: url('fonts/safiro-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/safiro-mediumitalic-webfont.woff2') format('woff2'),
         url('fonts/safiro-mediumitalic-webfont.woff') format('woff'),
         url('fonts/safiro-mediumitalic-webfont.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'safiro';
    src: url('fonts/safiro-regular-webfont.eot');
    src: url('fonts/safiro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/safiro-regular-webfont.woff2') format('woff2'),
         url('fonts/safiro-regular-webfont.woff') format('woff'),
         url('fonts/safiro-regular-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'safiro';
    src: url('fonts/safiro-regularitalic-webfont.eot');
    src: url('fonts/safiro-regularitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/safiro-regularitalic-webfont.woff2') format('woff2'),
         url('fonts/safiro-regularitalic-webfont.woff') format('woff'),
         url('fonts/safiro-regularitalic-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'safiro';
    src: url('fonts/safiro-semibold-webfont.eot');
    src: url('fonts/safiro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/safiro-semibold-webfont.woff2') format('woff2'),
         url('fonts/safiro-semibold-webfont.woff') format('woff'),
         url('fonts/safiro-semibold-webfont.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'safiro';
    src: url('fonts/safiro-semibolditalic-webfont.eot');
    src: url('fonts/safiro-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/safiro-semibolditalic-webfont.woff2') format('woff2'),
         url('fonts/safiro-semibolditalic-webfont.woff') format('woff'),
         url('fonts/safiro-semibolditalic-webfont.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

/** font custom **/
body, p, h1, h2, h3, h4, h5, h6, a, span:not(.ab-icon), li, div, td, th, label, input, textarea, button, .safiro {font-family: 'safiro';}

