/* Estedad Font - Regular */
@font-face {
    font-family: 'Estedad';
    src: url('Estedad-FD-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Estedad Font - Bold */
@font-face {
    font-family: 'Estedad';
    src: url('Estedad-FD-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/* Estedad Font - Light */
@font-face {
    font-family: 'Estedad';
    src: url('Estedad-FD-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* Estedad Font - Medium */
@font-face {
    font-family: 'Estedad';
    src: url('Estedad-FD-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}