/**
Theme Name: Serac
Author: Serac Estudi Digital
Author URI: https://serat.cat
Description: Serac, creiem que no hi ha cap cim inassolible. Amb una base sòlida en creativitat, tecnologia i estratègia, t’acompanyem en cada pas del recorregut digital, superant obstacles i assegurant-nos que la teva marca sempre s’elevi per sobre de la resta.
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: serac
Template: astra
*/

@font-face {
    font-family: 'Markazi Text';
    src: url('MarkaziText-Medium.woff2') format('woff2'),
        url('MarkaziText-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Markazi Text';
    src: url('MarkaziText-SemiBold.woff2') format('woff2'),
        url('MarkaziText-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Markazi Text';
    src: url('MarkaziText-Regular.woff2') format('woff2'),
        url('MarkaziText-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Markazi Text';
    src: url('MarkaziText-Bold.woff2') format('woff2'),
        url('MarkaziText-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


